cakephp2-php8/cake/tests
2010-09-06 00:43:58 -04:00
..
cases Making session storage classes not static, there was no real reason they were static before, and removing the static methods allows them to have constructors. This will allow moving database specific features from CakeSession to DatabaseSession. 2010-09-06 00:43:58 -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