silverstripe-framework/tests/control
2011-02-02 14:19:16 +13:00
..
ContentControllerTest.php BUGFIX Fixed SiteTree->Content link shortcode parsing introduced in r101093 (#5227) 2011-02-02 14:19:04 +13:00
ContentControllerTest.yml Added values for new permission code 'VIEW_DRAFT_CONTENT' test 2011-02-02 14:18:17 +13:00
DirectorTest.php BUGFIX: fixed typing error 2011-02-02 14:17:59 +13:00
ModelAsControllerTest.php BUGFIX: ModelAsController test failed for projects which do not support nested urls. This fix stores the original configuration and enables 'nested-urls' at the beginning of the tests and reset the state in tearDown. 2011-02-02 14:19:16 +13:00
RootURLControllerTest.php ENHANCEMENT: Cached the value for RootURLController::get_homepage_link() between calls. 2009-10-11 00:07:22 +00:00
RootURLControllerTest.yml FEATURE: Refactored RootURLController to allow nested home pages. 2009-10-11 00:07:17 +00:00