Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
Michael Hoffmann
|
a4a97d2c7f
Split Shell::io() into getter/setter
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
Mark Story
|
621ac4fd47
Remove redundant setLoggers() call.
|
9 years ago |
mscherer
|
2bcfe5c5a5
Dont use magic numbers for success code either.
|
9 years ago |
Mark Story
|
8203e4ce6a
Fix double error tags when option parsing fails.
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
f05e7e760f
Remove superfluous "Class" from doc blocks
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
mscherer
|
b7114a00fb
Fix up tests.
|
10 years ago |
mscherer
|
44916224e3
Fix up tests.
|
10 years ago |
Mark Story
|
5fb587b443
Don't output two welcome messages.
|
10 years ago |
Jose Lorenzo Rodriguez
|
abf063e8f3
Fixed test that was never supposed to work
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Rachman Chavik
|
7c3a38505b
Add convenience methods Shell::info|warn|success()
|
10 years ago |
Andreas Kristiansen
|
83c53dd623
When executing Shell 'main' method the current command name is set to 'main'
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
Mark Story
|
d7317414ec
Fix failing tests.
|
10 years ago |