mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
mark_story
|
e20ea8ad72
|
Renaming Dispatcher::__loadRoutes -> Dispatcher::_loadRoutes to match naming conventions.
Updating method name usage, as assertType is deprecated as of PHPUnit 3.5.6
|
2010-12-24 12:54:04 -05:00 |
|
mark_story
|
0ec1e65013
|
Removing collisions that prevent TestTask from being loaded.
|
2010-12-05 22:53:29 -05:00 |
|
mark_story
|
8a129ec3a0
|
Adding a normalize parameter to Object::_mergeVars(). This allows existing behavior to be maintained.
Updating Controller and Shell usage to match new parameters.
|
2010-11-21 00:47:42 -05:00 |
|
mark_story
|
b80535573e
|
Adding _mergeVars to Shell. This allows $tasks and $uses to work much
like $uses in Controllers, and provides consistency in the framework.
Adding tests for merging vars.
|
2010-11-21 00:12:07 -05:00 |
|
mark_story
|
4f6891705b
|
Moving Shell test to the same path as the shell class.
|
2010-11-21 00:12:06 -05:00 |
|