cakephp2-php8/cake/tests
Mark Story 063fcf557d Moving error handler inclusion to before Configure::bootstrap() so app error handlers can be created.
Fixing issue where unknown exception types would not be handled spewing out errors.  Unknown exception types are interpreted as 500 errors.
2010-09-01 20:29:55 -04:00
..
cases Moving error handler inclusion to before Configure::bootstrap() so app error handlers can be created. 2010-09-01 20:29:55 -04:00
fixtures Adding unique fixtures to ControllerTaskTest and updating the test cases. 2010-07-08 23:25:39 -04:00
lib Adding an ob_end_flush() to clean up an unclosed buffer. 2010-08-16 23:34:43 -04:00
test_app Updating base class. 2010-08-26 23:24:32 -04:00