silverstripe-framework/tests/core/manifest
Damian Mooyman 59efd280ad Fix issues with CMS permission codes
Standardise template locations
Move CMSSettingsController class to SiteConfig module
Fix CMSMenu behaviour for namespaced admin sections
Split classes into one per file
Manual fixes and cleanup
2016-08-17 11:19:14 +12:00
..
ConfigStaticManifestTest FIX: SS_ConfigStaticManifest_Parser failed to handle ::class syntax (fixes #5701) (#5781) 2016-07-07 10:23:38 +01:00
fixtures Apply SilverStripe\Admin namespace 2016-08-17 11:12:22 +12:00
ClassLoaderTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
ClassManifestTest.php API Support trait loading 2015-09-24 11:57:45 +12:00
ConfigManifestTest.php Nest and unnest Config and Controller for each test and test suite 2015-06-11 16:37:25 +01:00
ConfigStaticManifestTest.php FIX: SS_ConfigStaticManifest_Parser failed to handle ::class syntax (fixes #5701) (#5781) 2016-07-07 10:23:38 +01:00
ManifestFileFinderTest.php BUG Prevent live manifest loading files from nested test directories 2016-03-31 15:58:23 +13:00
NamespacedClassManifestTest.php Fix issues with CMS permission codes 2016-08-17 11:19:14 +12:00
ThemeResourceLoaderTest.php BUG Make template lookup use 'type' correctly 2016-08-10 15:52:15 +12:00
TokenisedRegularExpressionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00