cakephp2-php8/cake/tests/cases/console/libs/tasks
2010-09-18 00:13:03 -04:00
..
controller.test.php Applying patch from 'majna'. Adding plugin to the list of template variables exposed in the controller task. Test added Fixes #1077 2010-09-03 12:33:59 -04:00
db_config.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
extract.test.php Correcting how ExtractTask collects files. Test added. Fixes #775 2010-06-06 22:39:04 -04:00
fixture.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
model.test.php Remove debugging. 2010-06-07 02:03:41 +10:00
plugin.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
project.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
template.test.php Making the set() functions use + instead of array_merge() so that numeric indices are properly preserved across multiple method calls. Fixes #1105 2010-09-18 00:13:03 -04:00
test.test.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
view.test.php Fixing issue where ViewTask would make empty view files for actions that did not have templates. Test case added. Fixes #1040 2010-08-23 21:49:30 -04:00