cakephp2-php8/cake/tests/cases/console/libs/tasks
2010-01-01 20:19:15 +11:00
..
controller.test.php Removed adding of Html and Form helper by default to baked controllers as its not DRY and they are alrady inherited from Controller class. If var helpers is declared in AppController, Html and Form should be included there. 2009-12-08 01:41:52 +05:30
db_config.test.php Reformatting and adding missing documentation blocks. 2009-11-14 23:18:31 +11:00
extract.test.php Updating ExtractTask test case to reflect changes made in df8895a266. Domain strings are no longer default merged into default.pot. 2009-12-19 20:18:18 -05:00
fixture.test.php Reformatting and adding missing documentation blocks. 2009-11-14 23:18:31 +11:00
model.test.php Test cases for model bake updates, refs #147 2010-01-01 20:19:15 +11:00
plugin.test.php Updating PluginTask to create webroot dir and no longer create vendors/css, vendors/js and vendors/img 2009-11-25 22:50:50 -05:00
project.test.php Updating project task test case to reflect changes in skel dir. 2009-11-25 22:52:33 -05:00
template.test.php Reformatting and adding missing documentation blocks. 2009-11-14 23:18:31 +11:00
test.test.php Reformatting and adding missing documentation blocks. 2009-11-14 23:18:31 +11:00
view.test.php Adding tests for incorrect function used in form.ctp. 2009-11-26 09:52:15 -05:00