cakephp2-php8/cake/tests
2010-12-18 12:34:48 -05:00
..
cases 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
fixtures Fixing acl testcase so it runs smoothly on postgres 2010-11-16 01:22:29 -04:30
lib Removing duplicate class definition that could cause test suite inconsistencies. 2010-12-15 23:33:00 -05:00
test_app Added ControllerTestCase class for testing controllers. Fixes #1244 2010-12-14 19:58:27 -08:00