summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/menu_manager/menu_item_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed dependency with monkey-patched rubytree.Jean-Philippe Lang2011-12-141-1/+1
* remove trailing white-spaces from test/unit/lib/redmine/menu_manager/menu_ite...Toshi MARUYAMA2011-08-301-3/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477Jean-Baptiste Barth2010-08-081-1/+1
* Updated menus from JPL's feedback.Eric Davis2009-11-251-10/+10
* Add support for unattached menus (generated dynamically)Eric Davis2009-11-251-0/+14
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-251-0/+108