Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Roland Haroutiounian 51feb0654c Added a test for a missing name in the from_name method's tests (for the DataHandler class) il y a 7 ans
..
__init__.py Added the test_regex module under version control il y a 7 ans
test_boolean.py Changed the check data test for the Boolean datahandler il y a 7 ans
test_concat.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes il y a 7 ans
test_datahandler.py Added a test for a missing name in the from_name method's tests (for the DataHandler class) il y a 7 ans
test_datetime.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes il y a 7 ans
test_file.py Added tests for datetime and file datahandlers, with corresponding checks in the corresponding classes il y a 7 ans
test_formatstring.py Added two unit tests for the format string datahandler + fix on a slicing end value il y a 7 ans
test_integer.py Changed the used method for the check_data tests (using now the public one instead of the protected) il y a 7 ans
test_regex.py Changed the used method for the check_data tests (using now the public one instead of the protected) il y a 7 ans
test_text.py Changed the used method for the check_data tests (using now the public one instead of the protected) il y a 7 ans
test_varchar.py Changed the used method for the check_data tests (using now the public one instead of the protected) il y a 7 ans