cakephp2-php8/lib/Cake/TestSuite
Renan Gonçalves 37b9bd59bc Trying to fix the Mssql as much as possible.
Adding  parameter to the insertMulti() method because Mssql tries to get the table schema and it fails most of the time.
2011-05-18 20:12:36 +02:00
..
Coverage remove LIBS constant 2011-05-15 18:29:52 +02:00
Fixture Trying to fix the Mssql as much as possible. 2011-05-18 20:12:36 +02:00
Reporter remove CAKE_TEST_LIB constant 2011-05-15 17:36:39 +02:00
templates Fixing some TestSuite tests 2011-05-08 23:25:32 -04:30
CakeTestCase.php Small refactoring, and adding some App::uses() to avoid problems 2011-04-21 17:56:03 -04:30
CakeTestLoader.php Fixed small typo in CakeTestLoader.php. 2011-05-18 16:14:36 +02:00
CakeTestRunner.php consolidate cake_error and cake_developer to simply "cake_dev" 2011-03-20 16:38:31 +01:00
CakeTestSuite.php Merge remote branch 'origin/2.0' into 2.0-class-loading 2011-02-13 23:10:19 -04:30
CakeTestSuiteCommand.php Fixing error in testLoader class checking 2011-02-21 22:43:49 -04:30
CakeTestSuiteDispatcher.php remove LIBS constant 2011-05-15 18:29:52 +02:00
ControllerTestCase.php Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading 2011-03-09 12:58:49 -04:30