cakephp2-php8/cake/tests/cases/console
José Lorenzo Rodríguez f2b707ac0b Merge remote branch 'origin/2.0' into feature/2.0/pdo
Conflicts:
	cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
	cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php
	cake/tests/cases/libs/model/datasources/dbo_source.test.php
2010-11-16 21:54:42 -04:30
..
libs Turning __get() back into methods. There were so few properties being accessed that it didn't make sense to have __get(), over a handful of methods. 2010-11-12 23:57:55 -05:00
shells Merge remote branch 'origin/2.0' into feature/2.0/pdo 2010-11-16 21:54:42 -04:30
all_console.test.php Adding another group test case file for all the console tests at once. 2010-11-02 23:15:33 -04:00
all_console_libs.test.php Splitting up test suites. 2010-10-17 16:37:44 -04:00
all_shells.test.php Splitting up test suites. 2010-10-17 16:37:44 -04:00
all_tasks.test.php Fixing bad include in AllTasks suite. 2010-10-17 17:43:13 -04:00
shell_dispatcher.test.php Removing a bunch of dead properties from ShellDispatcher and Shell. 2010-10-17 21:04:14 -04:00