cakephp2-php8/cake/tests/test_app
2009-12-13 12:39:39 -05:00
..
config Replace function die (alias) by exit. 2009-11-21 13:38:11 -05:00
controllers Fixing issue in CakeTestCase where fixture tables were incorrectly detected and dropped when running tests with no $test config or $test config and $default config on the same database. 2009-07-24 16:29:18 +00:00
locale fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00
models adding models/behaviors for object persist tests 2009-03-19 20:10:10 +00:00
plugins Fixing issue in Dispatcher::cached() where plugins ending in asset extensions would be incorrectly handled. 2009-11-03 13:14:38 -05:00
tmp updating file engine and test case 2008-06-24 01:09:54 +00:00
vendors Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
views Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks. 2009-12-13 12:39:39 -05:00