cakephp2-php8/cake/tests/cases
2010-09-06 00:43:58 -04:00
..
console Fixing ShellDispatcher tests and making ShellDispatcher/Shell use TaskCollection to loadTasks. 2010-08-10 23:18:41 -04:00
libs 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
basics.test.php Fixing basics.php test for phpunit. 2010-06-09 17:07:36 -04:00
dispatcher.test.php Fixing failing tests in Dispatcher.test. 2010-08-28 00:19:09 -04:00