cakephp2-php8/lib/Cake/Test/Case/Model
mark_story eb7b66b37c Revert default value of allowEmpty.
In 2.1, the default value was null, which does not impart any behavior.
In 2.2 this was changed to false, which makes it hard to validate ''
with validation methods.  Move some tests around and update tests that
probably should have been failing before.

Fixes #2983
2012-06-24 20:06:14 -04:00
..
Behavior Merge branch '2.1' into 2.2 2012-05-30 21:20:56 -04:00
Datasource Merge remote-tracking branch 'origin/2.1' into 2.2 2012-06-19 19:28:20 -04:30
Validator Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
AclNodeTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
BehaviorCollectionTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
CakeSchemaTest.php Fixing CakeSchema to test APP_DIR with different names than all lowercase 2012-05-15 21:41:11 +01:00
ConnectionManagerTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelCrossSchemaHabtmTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ModelDeleteTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
ModelIntegrationTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
ModelReadTest.php Merge branch '2.1' into 2.2 2012-05-20 14:53:41 -04:00
models.php Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
ModelTest.php Fix coding standards. 2012-05-20 15:51:09 -04:00
ModelTestBase.php remove referencers to fixtures that don't exist 2012-06-18 16:40:37 +02:00
ModelValidationTest.php Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
ModelWriteTest.php Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00