saeid
|
b2d58cf43e
unload() plugins after use
|
7 年 前 |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 年 前 |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 年 前 |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 年 前 |
Robert Pustułka
|
8e93d6cf76
Disable constructor in ShellDispatcher tests.
|
8 年 前 |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 年 前 |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 年 前 |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 年 前 |
Mark Story
|
46c5e1782f
Fix up test that started failing because of new shell class.
|
8 年 前 |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 年 前 |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 年 前 |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 年 前 |
dereuromark
|
73a9935f20
Improve test case.
|
9 年 前 |
dereuromark
|
5e74332885
Add tests for custom integer return values.
|
9 年 前 |
mscherer
|
2bcfe5c5a5
Dont use magic numbers for success code either.
|
9 年 前 |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 年 前 |
ADmad
|
8dcf70d29d
Remove use of TestCase::getMock() from "Console" namepace tests.
|
9 年 前 |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 年 前 |
Mark Story
|
d35a88cb59
Add integration tests for --version and --help.
|
9 年 前 |
antograssiot
|
b19dd062bb
remove unsued import
|
10 年 前 |
Mark Story
|
a723f6b1ba
Handle StopException in ShellDispatcher.
|
10 年 前 |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 年 前 |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 年 前 |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 年 前 |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 年 前 |
José Lorenzo Rodríguez
|
493767ea41
Merge pull request #5072 from cakephp/issue-5063
|
11 年 前 |
Mark Story
|
6e8d1bfd4c
Expand variable name, add comment and fix tests.
|
11 年 前 |
AD7six
|
055cc92b1a
correct variable mismatch
|
11 年 前 |
Mark Story
|
0495731b8e
Fix bake & other shells exiting incorrectly.
|
11 年 前 |
Jose Lorenzo Rodriguez
|
8f21eba7d5
Adding tests for plugin shell auto aliasing
|
11 年 前 |