Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
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 |
antograssiot
|
30b75bfe14
Make the TestSuite PHPUnit 6 compliant
|
9 years ago |
Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
389415f628
Fix failing tests.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Walther Lalk
|
5f2cdc520c
Add new test plugin to isolate autoload test from autoload with bootstrap test
|
11 years ago |
Walther Lalk
|
3974c38e22
Test to prove that autoload is in incorrect order
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Mark Story
|
7eea3893e1
Plugin::loadAll() should also read the config file.
|
11 years ago |
Mark Story
|
a2e413173d
Fix a few mistakes.
|
11 years ago |
Mark Story
|
97cecae80e
Add tests for Plugin path config.
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
AD7six
|
5abb594206
Remove bake from the core
|
11 years ago |
AD7six
|
323bccc38b
collateral test fixes
|
11 years ago |
ADmad
|
5d2d9289cb
Fix slash in namespace.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Kim Egede Jakobsen
|
17d8b94ff5
Added assertion for PluginTest::testIgnoreMissingFiles()
|
11 years ago |
mark_story
|
47f88fa141
Remove App::objects().
|
11 years ago |
ADmad
|
1280fe0fb2
Revert backslash to forward slash in vendor namespaced plugin names.
|
11 years ago |
ADmad
|
9aca863b48
Remove plugin namespace aliasing and shortening.
|
11 years ago |
ADmad
|
555d941a40
Use backslash in plugin name when loading.
|
11 years ago |
ADmad
|
1760782b28
Added 'classBase' option to Plugin::load() options.
|
11 years ago |
ADmad
|
808f4aceb0
Add Plugin::classPath() method.
|
11 years ago |
ADmad
|
305f31619d
Add support for loading plugin with name of style `Vendorname/Pluginname`
|
11 years ago |