cakephp2-php8/cake/tests/cases
2010-12-18 12:34:48 -05:00
..
console Fixing failing tests. 2010-12-15 22:08:24 -05:00
libs Refactored CakeRoute::match() to not use Set::diff(). This was the slowest part of reverse routing and this change should make things faster. 2010-12-18 12:34:48 -05:00
basics.test.php Removing uses() it was deprecated in 1.3. Use App::import() instead. 2010-12-16 23:05:39 -05:00