cakephp2-php8/lib/Cake/Test/Case
2011-05-26 15:31:40 +02:00
..
Cache remove LIBS constant 2011-05-15 18:29:52 +02:00
Configure remove LIBS constant 2011-05-15 18:29:52 +02:00
Console Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 2011-05-26 15:31:40 +02:00
Controller Fixing Scaffold tests 2011-05-17 12:44:38 -04:30
Core removing unneeded App::build() calls in the tests, tearDown() already does this, also always build with App::RESET 2011-05-24 17:01:21 +02:00
Error Adding tests for previous commit. 2011-05-16 21:12:28 -04:00
I18n Correct bad comparision 2011-05-17 00:54:13 +02:00
Log remove LIBS constant 2011-05-15 18:29:52 +02:00
Model Removing the unset(->db); since it trigger errors by the Fixture Manager when it tries to drop the created tables. 2011-05-24 19:56:45 +02:00
Network Renamed the Mssql driver to Sqlserver. 2011-05-22 23:19:13 -04:00
Routing Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls 2011-05-26 15:31:40 +02:00
TestSuite correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00
Utility Fixing more tests after the massive search and replace 2011-05-16 23:53:30 -04:30
View Fixing all helpers tests after massing search and replace that broke parameter order on assertTags() 2011-05-17 00:06:22 -04:30
AllBehaviorsTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllCacheTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllComponentsTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllConfigureTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllConsoleTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllControllerTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllCoreTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllDatabaseTest.php Including SqlServer and Oracle tests to the AllDatabase tests. 2011-05-24 18:41:51 +02:00
AllErrorTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllHelpersTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllI18nTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllLogTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllModelTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllNetworkTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllRoutingTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllTestsTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllTestSuiteTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllUtilityTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
AllViewTest.php Starting unification of casing in remaining folders 2011-05-13 01:53:49 -04:30
BasicsTest.php correcting all the inverted assertEqual tests 2011-05-17 00:49:00 +02:00