cakephp2-php8/lib/Cake/Test/Case
mark_story 8d1edd72f2 Moving tests and un-skipping them.
Adding tests for proper field quoting in conditions.
Closes #2369
2011-12-13 21:26:03 -05:00
..
Cache Correcting assertEquals parameter order 2011-12-12 20:35:31 -08:00
Configure Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Console Add Shell::$plugin and update getOptionParser() 2011-12-10 21:31:21 -05:00
Controller Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
Core Skipping failing test when run through web browser. 2011-11-22 02:00:58 +05:30
Error Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
I18n Adhering to coding standards 2011-11-30 07:44:11 -08:00
Log Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
Model Moving tests and un-skipping them. 2011-12-13 21:26:03 -05:00
Network Fix issue with url parsing and /? 2011-12-08 21:48:40 -05:00
Routing Correcting assertEquals parameter order 2011-12-12 20:35:31 -08:00
TestSuite Add tests for CakeTestSuite and dont include hidden folders when recursively addTestFile 2011-12-09 23:27:17 -08:00
Utility Fix multiple date formats in Validation::date() 2011-12-12 20:21:10 -05:00
View Fix infinite loop when minYear/maxYear are not int. 2011-12-11 22:11:14 -05:00
AllBehaviorsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCacheTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllComponentsTest.php Using Folder class in CakeTestSuite, this fixes issues where 2011-08-27 10:34:08 -04:00
AllConfigureTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllConsoleTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllControllerTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllCoreTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllDatabaseTest.php Removing Oracle driver, it will not make it to stable release. Revert this commit to bring it back for next version 2011-09-03 06:50:19 -04:30
AllErrorTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllHelpersTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllI18nTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllLogTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllModelTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllNetworkTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllRoutingTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestsTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllTestSuiteTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
AllUtilityTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
AllViewTest.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
BasicsTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00