silverstripe-framework/tests/control
Ingo Schommer 56f7ce1dcf Merge remote-tracking branch 'origin/3.0'
Conflicts:
	control/Cookie.php
	control/Director.php
	control/HTTPResponse.php
	model/Database.php
	model/MySQLDatabase.php
	model/SQLQuery.php
	view/Requirements.php
	view/SSViewer.php
2012-10-03 16:16:19 +02: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
ControllerTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13: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
DirectorTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-03 16:16:19 +02:00
HTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTTPResponseTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-03 16:16:19 +02:00
HTTPTest.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
NullHTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
PjaxResponseNegotiatorTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
RequestHandlingTest.php Merge remote-tracking branch 'origin/3.0' 2012-10-03 16:16:19 +02:00
SessionTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00