暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
m.orban 06609ca238 Added tests for MultiRef datahandler and modified _check_data_value raise exception 7 年之前
..
__init__.py Added the test_regex module under version control 7 年之前
test_boolean.py Modified and added test for varchar. Modified strict test for datahandler integer 7 年之前
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes 7 年之前
test_datahandler.py Modified and added test unit for integer datahandler 7 年之前
test_datetime.py Modified test for datetime datahandler 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 Modified and added test for varchar. Modified strict test for datahandler integer 7 年之前
test_reference.py Added tests for MultiRef datahandler and modified _check_data_value raise exception 7 年之前
test_regex.py Modified and added test for regex datahandler 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 Modified and added test for varchar. Modified strict test for datahandler integer 7 年之前