cakephp2-php8/lib/Cake/Test/Case
2012-09-25 15:23:19 +02:00
..
Cache Adding timeout and port options to the redis cache engine 2012-05-29 23:39:56 +01:00
Configure Add plugin support to IniReader, and harden tests. 2012-08-27 10:04:26 -03:00
Console Handling a fatal error on console should call Shell::_stop(1). 2012-09-14 14:17:07 +02:00
Controller Try to make some time related test failures go away. 2012-09-20 21:07:14 -04:00
Core Update dump() to allow partial dumps. 2012-05-01 21:00:42 -04:00
Error Make connection exceptions more helpful. 2012-09-12 22:31:07 -04:00
Event Revert "Fix failing tests in PHPUnit 3.7.0-RC2" 2012-09-09 21:36:33 -04:00
I18n More missing parent calls. 2012-08-12 02:28:12 +05:30
Log Make tests pass on windows. 2012-07-21 20:59:05 -04:00
Model Revert "Add MySQL FULLTEXT support." 2012-09-20 20:39:02 -04:00
Network Fix code conventions. 2012-09-18 14:50:03 -04:00
Routing Fix parsing '0' as a url. 2012-09-09 20:56:40 -04:00
TestSuite Merge branch '2.1' into 2.2 2012-05-03 21:06:35 -04:00
Utility Introducing failing test case to prove issue in CakeTime 2012-09-25 15:23:19 +02:00
View Fix incorrect radio selection with falsey values. 2012-09-19 10:14:29 -04:00
AllBehaviorsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCacheTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllComponentsTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConfigureTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllConsoleTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllControllerTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllCoreTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllDatabaseTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllErrorTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllEventTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllHelpersTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllI18nTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllLogTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllNetworkTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllRoutingTest.php Extracting asset dispatcher and cache dispatcher into separate classes to provide examples on how to use Dispatcher 2012-04-17 00:42:18 -04:30
AllTestsTest.php Fix coding standards. 2012-03-18 18:06:10 -04:00
AllTestSuiteTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllUtilityTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
AllViewTest.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
BasicsTest.php Fix coding standards errors. 2012-09-01 12:14:15 +01:00