cakephp2-php8/lib/Cake/TestSuite
Mark Story 6d301394f4 Merge pull request #1183 from cincodenada/patch-1
Fix bug where differing key-ordering in fixtures causes errors.

When a fixtures first and last records differed data should be
inserted correctly.
2013-03-14 17:52:06 -07:00
..
Coverage == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Fixture Remove key-ordering sensitivity in fixtures 2013-03-14 14:17:59 -07:00
Reporter Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
templates Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestCase.php Fix dropTables being ignore in some cases. 2013-03-12 09:34:20 -04:00
CakeTestLoader.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestRunner.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuite.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteCommand.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeTestSuiteDispatcher.php Fixed PHPUnit include bug. 2013-03-12 22:02:55 -04:00
ControllerTestCase.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00