silverstripe-framework/tests/control
Damian Mooyman 1d122803cc Merge remote-tracking branch 'origin/3.1' into 3.2
Conflicts:
	dev/SapphireTest.php
	docs/en/02_Developer_Guides/01_Templates/01_Syntax.md
	forms/DatetimeField.php
	forms/NullableField.php
	forms/NumericField.php
	forms/gridfield/GridField.php
	tests/control/DirectorTest.php
	tests/model/DataObjectSchemaGenerationTest.php
	tests/model/MySQLDatabaseTest.php
2015-06-19 10:48:07 +12:00
..
files API CHANGE: Do not rely on a specific OS mime type detection, use PHP finfo 2012-05-11 11:34:07 +12:00
CMSProfileControllerTest.php FIX: Use Injector API for managing Member_Validator instance. 2013-10-16 11:29:43 +13:00
CMSProfileControllerTest.yml BUG CMSProfileController::Member_ProfileForm() respecting canEdit() permissions on Member 2012-09-07 11:24:47 +12:00
ControllerTest.php Merge remote-tracking branch 'origin/3.1' into 3 2015-06-02 19:13:38 +12:00
ControllerTest.yml API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
CookieJarTest.php NEW Cookie names with dots are now handled more gracefully 2015-05-12 10:49:58 +01:00
CookieTest.php NEW Cookie names with dots are now handled more gracefully 2015-05-12 10:49:58 +01:00
DirectorTest.php Merge remote-tracking branch 'origin/3.1' into 3.2 2015-06-19 10:48:07 +12:00
FlushRequestFilterTest.php Better tests for SSViewer::flush & Flushable 2014-10-13 09:44:14 +01:00
HTTPRequestTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTTPResponseTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
HTTPTest.php Merge remote-tracking branch 'origin/3.1' into 3 2015-03-31 19:54:15 +13:00
NullHTTPRequestTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
PjaxResponseNegotiatorTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
RequestHandlingTest.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
SessionTest.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00