mscherer
|
d84f2cf071
Fix abort() method.
|
6 years ago |
mscherer
|
f2cecec85a
Add test case for abort().
|
6 years ago |
mscherer
|
4841e9126a
Add abort() wrapper similar to Shell::abort().
|
6 years ago |
Mark Story
|
e4b9b53c5c
createFile() should create directories.
|
7 years ago |
Gabriel Caruso
|
ceac93119e
Refactoring tests
|
8 years ago |
Mark Story
|
416247f45b
Update deprecated method use in console.
|
8 years ago |
Mark Story
|
c86ebc5bc7
Implement createFile on ConsoleIo
|
8 years ago |
Mark Story
|
3b5f420069
Add helper methods for ConsoleIo
|
8 years ago |
Robert Pustułka
|
e5a0be683c
Fix for overwriting with longer content.
|
8 years ago |
Mark Story
|
0b675b4b0e
Simplify logic.
|
8 years ago |
Mark Story
|
938fba08c9
Fix overwrite() not replacing longer content.
|
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 |
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 |
ADmad
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 years ago |
Mark Story
|
e4e2087635
Vary the logging levels based on verbosity parameters.
|
10 years ago |
Mark Story
|
3a7a1d0a58
Desugar the shell helper interface.
|
10 years ago |
Mark Story
|
3d27a4cfb8
Tweak console helpers.
|
11 years ago |
Mark Story
|
fd6bdc92d2
Rename Macro -> Helper.
|
11 years ago |
Mark Story
|
5dff76d1fa
Add macro integration into ConsoleIo.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
mark_story
|
eef11456b5
Add missing ConsoleIo method.
|
12 years ago |
José Lorenzo Rodríguez
|
16a5b29833
Merge pull request #3299 from markstory/console-io-integration
|
12 years ago |
mark_story
|
a883e0da43
Default to 79 dashes in a bar.
|
12 years ago |
mark_story
|
2002daee88
Cleanup ConsoleIo docblocks.
|
12 years ago |