Fabien Potencier facbcdcf45 [Validator] fixed error message for dates like 2012-02-31 (closes #4223) 13 年 前
..
AllValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
AssertFalseValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
AssertTrueValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
AssertTypeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
BlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
CallbackValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 年 前
ChoiceValidatorTest.php 0f328d228b [Validator] Fixed using the strict option in the choice validator. 14 年 前
CollectionValidatorTest.php 03d22b74ec fixed CS (mainly method signatures) 13 年 前
CountryValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 年 前
DateTimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
DateValidatorTest.php facbcdcf45 [Validator] fixed error message for dates like 2012-02-31 (closes #4223) 13 年 前
EmailValidatorTest.php 0805c6f963 [Validator] removed MX test (tests should work with Internet down) 14 年 前
FileValidatorTest.php d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) 14 年 前
IpValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 年 前
LanguageValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 年 前
LocaleValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 年 前
LocalizedTestCase.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 年 前
MaxLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 年 前
MaxValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) 14 年 前
MinLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 年 前
MinValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) 14 年 前
NotBlankValidatorTest.php 03d22b74ec fixed CS (mainly method signatures) 13 年 前
NotNullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
NullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 年 前
RegexValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 年 前
TimeValidatorTest.php d7c9644d29 [Validator] Extend and fix DateValidator & TimeValidator tests 13 年 前
UrlValidatorTest.php 3e2f1a4b13 Removed executable bits from all php files 13 年 前