cakephp2-php8/lib/Cake/tests/Case
2011-04-29 11:49:46 -04:30
..
Cache Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
Configure Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Console Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
Controller Lazy loading models in controllers, now declaring multiple models in $uses is not a performance hit anymore 2011-04-26 23:44:32 -04:30
Core Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -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 Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
Model Removing unneeded assignments by reference 2011-04-29 11:49:46 -04:30
Network Moved the CakeEmail to Network/Email. Now this class have similar structure of HttpSocket. 2011-04-26 22:20:35 -04:00
Routing Renaming tests folders and making tests runnable again 2011-04-10 20:08:24 -04:30
TestSuite Making all test groups run again, 2011-04-11 22:23:44 -04:30
Utility Fixed the tests to run in Windows and different browsers. 2011-04-24 23:40:48 -04:00
View Fixed the tests of MediaView in console/web. 2011-04-27 00:26:57 -04:00
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 Making all test groups run again, 2011-04-11 22:23:44 -04:30
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