cakephp2-php8/lib/Cake/Test/Case
mark_story ceb46b5d2c Try to fix random test failures on postgres.
Sorting in postgres is undefined and no based on the primary key when
sorting is not supplied.
2013-03-30 13:38:47 -04:00
..
Cache Merge pull request #1127 from dereuromark/master-strict-comparison 2013-02-14 01:10:48 -08:00
Configure Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Console Fix typos 2013-03-05 00:05:14 -07:00
Controller Try to fix random test failures on postgres. 2013-03-30 13:38:47 -04:00
Core Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Error Fix failing tests. 2013-02-25 14:19:13 -05:00
Event Updated copyright 2013-02-08 21:28:17 +09:00
I18n Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Log Merge pull request #1127 from dereuromark/master-strict-comparison 2013-02-14 01:10:48 -08:00
Model Fix default null not being reflected by SqlServer 2013-03-19 21:02:27 -04:00
Network Backwards compat for auth in the config array of HttpSocket::request() 2013-03-29 15:46:42 -07:00
Routing Prevent response object being set as response body 2013-02-16 02:07:02 +05:30
TestSuite Remove test case that is no longer useful. 2013-03-22 21:36:11 -04:00
Utility correct coding standards 2013-03-25 13:06:38 +01:00
View Fixing tag generation for Html::script() and Html::css() when using 'fullBase' => true. 2013-03-29 15:24:08 +01:00
AllBehaviorsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllCacheTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllComponentsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllConfigureTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllConsoleTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllControllerTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllCoreTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllDatabaseTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllErrorTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllEventTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllHelpersTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllI18nTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllLogTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllNetworkTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllRoutingTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllTestsTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllTestSuiteTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllUtilityTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
AllViewTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
BasicsTest.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00