silverstripe-cms/tests
Ingo Schommer 2cdf57053f FEATURE Added CMSMenu and CMSMenuItem and adjusted existing LeftAndMain subclasses to use new notation.See #2872 (thanks to hamish for the patch!)
API CHANGE Removed LeftAndMain::add_menu_item(), LeftAndMain::remove_menu_item(), LeftAndMain::replace_menu_item(), LeftAndMain::clear_menu()
MINOR Disabled LeftAndMainTest, now covered by CMSMenuTest

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@65095 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-11-02 21:27:55 +00:00
..
test_windmill Windmill test - whacked up timeout on CMS load for slow build slave 2008-08-27 10:56:55 +00:00
CMSMainTest.php BUGFIX Fixed CMSMainTest to check for translated entities to avoid failing tests with i18n enabled 2008-11-01 13:42:19 +00:00
CMSMainTest.yml Added tests for security group export 2008-10-03 02:26:23 +00:00
CMSMenuTest.php FEATURE Added CMSMenu and CMSMenuItem and adjusted existing LeftAndMain subclasses to use new notation.See #2872 (thanks to hamish for the patch!) 2008-11-02 21:27:55 +00:00
LeftAndMainTest.php FEATURE Added CMSMenu and CMSMenuItem and adjusted existing LeftAndMain subclasses to use new notation.See #2872 (thanks to hamish for the patch!) 2008-11-02 21:27:55 +00:00
SecurityAdminTest.php BUGFIX Fixed SecurityAdminTest to work with i18n enabled 2008-11-01 13:55:47 +00:00