cakephp2-php8/cake/tests/cases/console/libs/tasks
Thomas Ploch 8ef7016545 Fixed wrong validation init in Model bake task when having index starting at 1.
Added guess 'uuid' for type 'string' and length 36.
Updated missing calls to assertEqual() testFieldValidationGuessing().
Added test for uuid guessing.
2011-05-16 15:29:28 +02:00
..
controller.test.php Removing accidental error. 2011-04-02 15:10:21 -04:00
db_config.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
extract.test.php Correcting how ExtractTask collects files. Test added. Fixes #775 2010-06-06 22:39:04 -04:00
fixture.test.php Applying patch from 'rynop'. Fixing FixtureTask so it includes the datasource if its not the default one. 2010-12-31 13:05:04 -05:00
model.test.php Fixed wrong validation init in Model bake task when having index starting at 1. 2011-05-16 15:29:28 +02:00
plugin.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
project.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
template.test.php Update copyright years. 2010-10-25 07:58:22 +11:00
test.test.php Fixing TestTask not being able to find plugin objects when baking test skeletons interactively. Test case added. Fixes #1361 2010-12-13 22:04:55 -05:00
view.test.php Update copyright years. 2010-10-25 07:58:22 +11:00