silverstripe-framework/tests/core
2015-02-12 17:29:45 +13:00
..
manifest FIX: ClassManifest errors if files contain duplicate class names (fixes #3210) 2014-06-16 22:18:18 +01:00
startup BUG using isDev or isTest query string no longer triggers basic auth 2014-07-02 11:51:51 +12:00
ArrayDataTest.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 17:33:31 +13:00
ArrayLibTest.php API: Add ArrayLib::flatten($array, $preserveKeys) 2013-05-11 00:00:31 +12:00
ClassInfoTest.php API: Add ClassInfo::table_for_object_field 2014-09-26 10:38:31 +12:00
ConfigTest.php Revert "BUG Config::merge_array_low_into_high() ignores falsey values" 2014-07-09 09:57:25 +12:00
ConvertTest.php Better encoding of javascript 2014-07-07 09:01:53 +12:00
CoreTest.php BUG Include php version in default cache folder name 2015-02-12 17:29:45 +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 fixed and tested object has_extension 2014-10-24 16:58:50 +13:00