cakephp2-php8/cake/tests/test_app
2010-01-13 09:53:00 -04:30
..
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 Fixing persitModel and plugin Behaviors. Closes #192 2010-01-13 09:53:00 -04:30
plugins Fixing persitModel and plugin Behaviors. Closes #192 2010-01-13 09:53:00 -04:30
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