silverstripe-framework/tests/php/Core/Manifest
Ingo Schommer a433e5f4a8 Find root modules with _config.php
When modules are installed as the webroot,
manifest generation should behave the same way as when they're in a subfolder.
Which means accepting the module folder both with a _config/ folder
and a _config.php file present.
2017-05-22 12:16:57 +12:00
..
fixtures Find root modules with _config.php 2017-05-22 12:16:57 +12:00
ClassContentRemoverTest.php PHPParser optimisations and update 2017-03-06 10:35:25 +00:00
ClassLoaderTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
ClassManifestTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00
ConfigManifestTest.php API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
ManifestFileFinderTest.php Find root modules with _config.php 2017-05-22 12:16:57 +12:00
ModuleManifestTest.php Root-level module support in Module->getResourcePath() 2017-03-29 10:19:31 +13:00
NamespacedClassManifestTest.php API Consistent use of inst() naming across framework 2017-05-19 14:38:06 +12:00
ThemeResourceLoaderTest.php Respect PHPUnit method visibility 2017-03-24 16:23:03 +13:00