silverstripe-framework/tests/control
Sam Minnee 1f7fc1f76a FIX Remove instances of lines longer than 120c
The entire framework repo (with the exception of system-generated files) has been amended to respect the 120c line-length limit.  This is in preparation for the enforcement of this rule with PHP_CodeSniffer.
2012-09-30 17:18:13 +13: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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
HTTPRequestTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
HTTPResponseTest.php BUG Setting response length directly before output (fixes #7574) 2012-09-29 17:24:33 +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 FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SessionTest.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00