cakephp2-php8/lib/Cake/Test/Case/Model
mark_story d8bc13f996 Fix incorrect time handling in deconstruct()
Apply patch from 'Amit Badkas' to solve issues where invalid times
were treated as valid.
Re-structure tests to use a dataprovider instead of copy + paste.

Fixes #2412
2011-12-26 10:03:14 -05:00
..
Behavior Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
Datasource Code standards formatting 2011-12-15 22:52:07 -08:00
BehaviorCollectionTest.php Correcting assertEquals parameter order 2011-12-12 20:35:31 -08:00
CakeSchemaTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ConnectionManagerTest.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
DbAclTest.php Code standards formatting 2011-12-15 22:52:07 -08:00
ModelDeleteTest.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
ModelIntegrationTest.php Fix incorrect time handling in deconstruct() 2011-12-26 10:03:14 -05:00
ModelReadTest.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
models.php More code standards formatting 2011-12-15 23:00:07 -08:00
ModelTestBase.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
ModelValidationTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ModelWriteTest.php More code standards formatting 2011-12-15 23:00:07 -08:00