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 |
Mark Story
|
5177349297
Merge branch 'master' into 3.1
|
10 years ago |
Mark Scherer
|
072c0ce4cb
Wrappers for quiet() and verbose()
|
10 years ago |
Mark Story
|
b7da77c71d
Merge branch 'master' into 3.1
|
10 years ago |
Walther Lalk
|
26ae03005e
Use correct $contents variable in the test
|
10 years ago |
Walther Lalk
|
e4ceb0df93
Add test for overwrite all
|
10 years ago |
Mark Story
|
7f3e7d9be1
Merge branch 'master' into 3.1
|
11 years ago |
Mark Scherer
|
726fc42a4c
Add test cases
|
11 years ago |
Yves P
|
baf4147d67
Add tests to dispatchShell
|
11 years ago |
Yves P.
|
0b980d39da
Update ShellTest::testDispatchShell
|
11 years ago |
Mark Story
|
a1c7b51b3d
Merge pull request #6292 from HavokInspiration/3.1-shell-requested
|
11 years ago |
Yves P
|
1cf42b8fa8
Add a method that will be in charge of parsing arguments passed to a Shell::dispatchShell() call.
|
11 years ago |
Yves P
|
99334977af
Allow Shells to be dispatched with a new "extra" arguments
|
11 years ago |
Yves P
|
a13458e496
Removes the version number in the welcome message in the custom testing shell
|
11 years ago |
Yves P
|
5f86f594aa
Use output buffering instead of a log file
|
11 years ago |