暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Roland Haroutiounian b7ae2c465d Added a from_name method's test for the DataHandler class 7 年前
..
__init__.py Added the test_regex module under version control 7 年前
test_boolean.py Changed the check data test for the Boolean datahandler 7 年前
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 年前
test_datahandler.py Added a from_name method's test for the DataHandler class 7 年前
test_datetime.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 年前
test_file.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 年前
test_formatstring.py Added two unit tests for the format string datahandler + fix on a slicing end value 7 年前
test_integer.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 年前
test_regex.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 年前
test_text.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 年前
test_varchar.py Changed the used method for the check_data tests (using now the public one instead of the protected) 7 年前