cakephp2-php8/lib/Cake/Console/Command/Task
AD7six 23c37efc71 Load fixtures from a consistent location
If a test is baked for a plugin - it should by default look for fixtures in the
same plugin, otherwise it creates potentially complex inter-plugin/app
dependencies.
2012-06-14 13:28:35 +02:00
..
BakeTask.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ControllerTask.php Add the numbers format console menus, showing the validation options in 2 columns. 2012-06-10 21:56:30 -04:00
DbConfigTask.php Fix a code style warning. 2012-03-31 21:40:20 -04:00
ExtractTask.php Adding cake core message extraction in cake extract 2012-06-07 23:55:36 +01:00
FixtureTask.php var_export dumps null as NULL 2012-05-09 23:38:30 +02:00
ModelTask.php Small fixes for validation formatting. 2012-06-10 21:57:15 -04:00
PluginTask.php Don't modify app/Config/bootstrap when running tests. 2012-06-12 22:10:55 -04:00
ProjectTask.php Suggest current path in bake project if dir is empty 2012-06-03 14:01:03 +01:00
TemplateTask.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
TestTask.php Load fixtures from a consistent location 2012-06-14 13:28:35 +02:00
ViewTask.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00