silverstripe-framework/tests/core/manifest
Loz Calver 0384369acb FIX: _config/ directories are now correctly detected as modules (fixes #1762)
DO NOT MERGE: to be reviewed. Only i18n & Deprecation classes use
->getModules() as far as I can see. Given that the method still simply
returns an array of modulename => modulepath, I don't think it's really
an API change
2013-04-18 14:08:03 +01:00
..
fixtures FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
ClassLoaderTest.php ENHANCEMENT: change those harded-coded 'sapphire' to 'framework' either in javascript code or inline document, or a <a> href propty. 2012-10-05 17:00:39 +13:00
ClassManifestTest.php FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
ConfigManifestTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ConfigStaticManifestTest.php FIX ConfigStaticManifest persisting access level after parsing a static 2013-03-22 14:26:48 +13:00
ManifestFileFinderTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
NamespacedClassManifestTest.php FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
TemplateLoaderTest.php API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
TemplateManifestTest.php API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
TokenisedRegularExpressionTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00