silverstripe-framework/tests/core
Ingo Schommer 795d3e4b3b Merge remote-tracking branch 'origin/3.0' into 3.1
Conflicts:
	dev/install/install.php5
	docs/en/index.md
	tests/core/CoreTest.php
2013-10-07 16:18:20 +02:00
..
manifest Correct line length and indentation 2013-08-21 18:54:05 +12:00
startup FIX Double slashes in ParameterConfirmationToken 2013-08-19 11:35:34 +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 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 BUG Fixed cross-platform issues with test cases and file utilities 2013-10-04 13:54:33 +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 Handle PHP 5.4's short array notation everywhere arrays are parsed. 2013-05-05 13:27:42 +12:00