silverstripe-framework/tests/control
2012-08-27 11:04:16 +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
ControllerTest.php BUGFIX: Ticket #6069 Checking of URLSegment can end in an infinite loop (when saving Page in CMS) 2012-06-15 11:27:58 +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
DirectorTest.php FIXED: Error in test case deprecation 2012-08-27 11:04:16 +12:00
HTTPRequestTest.php API: add $includeGetVars flag for SS_HTTPRequest() to return the URL with the attached GET parameters. 2012-06-29 22:02:30 +12:00
HTTPResponseTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
HTTPTest.php MINOR Disabling offending MIME type test case on multiple operating systems. See 2012-05-12 10:21:23 +12:00
NullHTTPRequestTest.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
PjaxResponseNegotiatorTest.php Merge branch 'pjax-set-fragments' of https://github.com/mateusz/sapphire into mateusz-pjax-set-fragments 2012-06-13 10:31:09 +02:00
RequestHandlingTest.php MINOR Using Config system instead of Director::addRules() in tests 2012-05-22 17:13:05 +12:00
SessionTest.php BUGFIX Avoid Session::set() clearing on existing val (fixes #7487) 2012-06-17 23:46:52 +02:00