silverstripe-framework/tests/core
Ingo Schommer bfab74ac6e Merge pull request #1321 from silverstripe-rebelalliance/feature/config
FIX ConfigStaticManifest persisting access level after parsing a static
2013-03-22 02:25:54 -07:00
..
manifest FIX ConfigStaticManifest persisting access level after parsing a static 2013-03-22 14:26:48 +13: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 Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
ConfigTest.php Cache the merged version of any Config value in an in-mem LRU cache 2013-02-28 09:43:33 +13: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 FIX Incorrect parsing of T_STRING values in class spec parsing 2013-03-22 14:37:55 +11:00