14 Commits

Author SHA1 Message Date
cb4a8c764c Refactored validators. 2013-12-06 14:19:17 -05:00
45d92f1cef refactored emailvalidator test 2013-11-20 16:50:29 +01:00
7b5b93efd2 fixed email validator test break 2013-11-20 16:46:04 +01:00
8dab87be3d fixed EmailValidator IDN and full pattern support
also made everything conistent with client validation
2013-11-20 16:18:19 +01:00
3631890cba fixed failing validator tests 2013-10-24 00:00:32 +02:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
d75ad87e06 Merge branch 'add-tests' of github.com:suralc/yii2 into suralc-add-tests
Conflicts:
	framework/yii/validators/RegularExpressionValidator.php
2013-10-15 01:31:59 +04:00
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
0596fa82fd code style fixes 2013-08-13 02:43:47 +04:00
a81480d309 Improved ValidatorTest organization. 2013-08-06 19:56:05 +02:00
1ce7344e18 Additional tests in EmailValidator. 2013-07-31 21:14:14 +02:00
b1c67b86a9 Fixed test break. 2013-07-28 17:27:16 -04:00
4be9e195c2 Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
2013-05-05 17:04:55 +01:00
3bb73e54f9 more tests 2013-02-25 03:20:55 +04:00