cakephp2-php8/lib/Cake/Test/Case/Console/Command
mark_story 84f805419d Fixing issue where DbConfigTask would try to rebuild
database configuration.

This could happen when using commands like `Console/cake bake controller`.
Using ConnectionManager ensures that the database config file will be loaded
if its available.
2011-10-02 22:53:45 -04:00
..
Task Fixing issue where DbConfigTask would try to rebuild 2011-10-02 22:53:45 -04:00
AclShellTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30
ApiShellTest.php Fixed tests affected by the visibility changes. 2011-08-24 23:10:51 -04:00
BakeShellTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
CommandListShellTest.php Making test case class names match file names. 2011-09-12 23:01:04 -04:00
SchemaShellTest.php Fixing bug in SchemaShell where it would always force a read on all tables 2011-08-30 00:07:57 -04:30
ShellTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
TestsuiteShellTest.php Converting regular expression assertions to simple string contains, those perform faster and consume less memory 2011-09-29 00:05:15 -04:30