Juan Basso
|
c754fb2dcb
|
Updated copyright to 2012.
|
2012-03-12 22:46:46 -04:00 |
|
mark_story
|
db8c6b5c78
|
Fix most of the coding standards issues in Console/
|
2012-03-03 18:55:29 -05:00 |
|
Majna
|
0cd9a93e9e
|
Remove unused variables and statements.
|
2012-02-17 21:10:43 +01:00 |
|
mark_story
|
f5ae9622e6
|
Add missing argument.
Without this argument calls with two arguments would be
treated as invalid shell commands.
|
2011-10-19 22:26:51 -04:00 |
|
AD7six
|
868f8d21ad
|
don't duplicate the arguments description
|
2011-10-18 12:18:01 +02:00 |
|
AD7six
|
f82ae66790
|
add a couple of tests for detecting the right app file
|
2011-10-18 11:36:30 +02:00 |
|
AD7six
|
6ab5f1f2a2
|
make it possible to test for files that don't exist
|
2011-10-18 11:02:08 +02:00 |
|
AD7six
|
d492c86ddc
|
update main descrition
|
2011-10-18 10:28:05 +02:00 |
|
AD7six
|
511207494e
|
remove incorrect description text
|
2011-10-18 10:24:09 +02:00 |
|
AD7six
|
61f8de440d
|
Merge branch '2.0-simpler-test' of github.com:cakephp/cakephp into feature/2.0-simpler-tests
Conflicts:
lib/Cake/Console/Command/TestShell.php
|
2011-09-10 17:08:00 +02:00 |
|
AD7six
|
13fe6ec424
|
slim down some more logic
|
2011-05-29 01:57:18 +02:00 |
|
AD7six
|
8b1045a631
|
simplify path logic
we know the category - use it to simplify some regexs
|
2011-05-29 01:49:21 +02:00 |
|
AD7six
|
ca59ea3dd5
|
make it possible to use "cake test <file>"
|
2011-05-29 01:19:14 +02:00 |
|
AD7six
|
a6fecb5c6f
|
prepare for allowing cake test <file>
|
2011-05-28 23:42:40 +02:00 |
|