silverstripe-framework/tests/core
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
..
manifest FIX: _config/ directories are now correctly detected as modules (fixes #1762) 2013-04-18 14:08:03 +01:00
ArrayDataTest.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
ArrayLibTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ClassInfoTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
ConfigTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
ConvertTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
CoreTest.php NEW: Move temp data into a user-specific subfolder, to stop temp-permission bugs from occurring. 2013-03-24 18:39:50 +13:00
DiffTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTMLCleanerTest.php BUG Fixed issue with Deprecation failing to extract the module from a stacktrace, especially on non-unix systems 2012-10-17 11:57:16 +13:00
ObjectTest.php FIX: remove_extension should work on parameterized extensions 2013-04-06 19:29:03 +13:00