cakephp2-php8/cake/tests/cases/console/libs
mark_story f21161ef46 Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0
differences upon merging.

Conflicts:
	app/config/core.php
	cake/console/templates/skel/config/core.php
	cake/libs/cache/file.php
	cake/libs/cake_session.php
	cake/libs/controller/components/email.php
	cake/libs/i18n.php
	cake/libs/view/pages/home.ctp
	cake/tests/cases/libs/cache/memcache.test.php
	cake/tests/cases/libs/model/model_write.test.php
2010-09-24 23:27:22 -04:00
..
tasks Merge branch '1.3' into 2.0. Had to fix a number of 1.3 -> 2.0 2010-09-24 23:27:22 -04:00
acl.test.php Updating AclShell test to use AclComponent correctly. 2010-09-07 23:40:07 -04:00
all_bake_tasks.test.php Migrating bake group to PHPUnit. 2010-06-22 23:11:58 -04:00
api.test.php Updating Api shell test case to account for changes in controller api. 2010-09-07 23:42:18 -04:00
bake.test.php Fixing bake task tests and adding ConsoleErrorHandler to the AllShells suite. 2010-09-07 23:51:39 -04:00
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