cakephp2-php8/lib/Cake/tests/Case
2011-05-14 17:28:58 +02:00
..
Cache Merge remote-tracking branch 'tploch/2.0-memcache' into 2.0 2011-05-13 21:48:41 -04:00
Configure Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Console Fixed some tests in unix enviroment. 2011-05-12 23:59:31 -04:00
Controller Fixed some tests in unix enviroment. 2011-05-12 23:59:31 -04:00
Core Fixing failing tests. 2011-05-04 23:08:10 -04:00
Error Fixing issues rendering repeat errors coming from the rendering of an error page (like a missing helper). 2011-04-25 21:09:53 -04:00
I18n Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
Log Fixed some tests in unix enviroment. 2011-05-12 23:59:31 -04:00
Model splitting the tree behavior test into 4 tests and suite 2011-05-14 17:28:58 +02:00
Network Removing $request->params['form'], all POST data is available at $request->data, there is no point for it to be in two 2011-04-30 14:12:51 -04:00
Routing Added a flag to Router::reverse that is passed on to the Router::url call 2011-05-10 21:07:56 -04:00
TestSuite Fixed some tests in unix enviroment. 2011-05-12 23:59:31 -04:00
Utility Fixed some tests in unix enviroment. 2011-05-12 23:59:31 -04:00
View Merge remote-tracking branch 'origin/1.3' into merger 2011-05-04 01:10:23 -04:30
AllBehaviorsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllCacheTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllComponentsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllConfigureTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllConsoleTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllControllerTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllCoreTest.php Adding files I forgot to commit :( 2011-04-22 16:03:42 -04:00
AllDatabaseTest.php Mysql not MySql 2011-05-09 01:24:52 +02:00
AllErrorTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllHelpersTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllI18nTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllLogTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllModelTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllNetworkTest.php Added the email folder to all network tests. 2011-04-24 23:40:46 -04:00
AllRoutingTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
AllTestsTest.php Moving tests around in the AllTests suite and making the CakeSocket tests pass again 2011-04-22 19:53:38 -04:30
AllTestSuiteTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30
AllUtilityTest.php Moving tests around in the AllTests suite and making the CakeSocket tests pass again 2011-04-22 19:53:38 -04:30
AllViewTest.php Moving testsuites around to match packages. Adding more package suites. 2011-04-22 12:45:37 -04:00
BasicsTest.php Making all test groups run again, 2011-04-11 22:23:44 -04:30