cakephp2-php8/cake/tests/cases/console/libs
Mark Story d88da3d579 Merge branch '1.3' into 2.0
Conflicts:
	cake/libs/configure.php
	cake/libs/model/connection_manager.php
	cake/libs/model/model.php
	cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php
	cake/tests/cases/libs/view/helpers/text.test.php
2010-09-06 16:53:04 -04:00
..
tasks Merge branch '1.3' into 2.0 2010-09-06 16:53:04 -04:00
acl.test.php Updating Acl cli tool test case to use PHPUnit mock objects. 2010-05-22 20:21:27 -04:00
all_bake_tasks.test.php Migrating bake group to PHPUnit. 2010-06-22 23:11:58 -04:00
api.test.php Fixing constant declaration as it was not consistent in web runner and cli runner 2010-07-07 22:58:48 -04:30
bake.test.php Importing controller in bake test to make it pass under the cli runner 2010-07-07 23:07:23 -04:30
schema.test.php Merge branch '1.3' into 2.0 2010-07-24 22:34:42 -04:00
shell.test.php Fixing ShellDispatcher tests and making ShellDispatcher/Shell use TaskCollection to loadTasks. 2010-08-10 23:18:41 -04:00
task_collection.test.php Adding tests for loading plugin files. 2010-08-10 23:18:41 -04:00
testsuite.test.php Adding test case for TestSuiteShell and refactoring to ease this testing 2010-07-13 21:28:21 -04:30