silverstripe-framework/tests/core
Will Rossiter 683db8dc1d API Explicitly load project template files after modules
Resolves an issue where if not using the themes directory (i.e just a single app folder) you cannot override module templates.
Changes the SS_TemplateManifest constructor with a new $project argument.
2012-12-04 10:47:37 +01:00
..
manifest API Explicitly load project template files after modules 2012-12-04 10:47:37 +01:00
ArrayDataTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ArrayLibTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ClassInfoTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ConfigTest.php Fixed PHPUnit assertions for incomplete tests in core 2012-11-23 15:16:39 +01:00
ConvertTest.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
CoreTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +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 Merge remote-tracking branch 'origin/3.0' 2012-11-23 15:31:08 +01:00