Commit Graph

16 Commits (7fe18f12fc85e2b970fad47114d1322c512f16be)

Author SHA1 Message Date
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Martin Linkhorst f1c3a5ef4e REVIEW: updated to a recent version of rubytree. fixed a minor bug. let's hope it will work. 12 years ago
Martin Linkhorst 4d2dd08289 fix menu helper tests 12 years ago
Martin Linkhorst 9b69cf76b8 use the correct rails3 test classes in order to run the tests 12 years ago
Jens Ulferts 15f1f191b7 fixes menu_item_test menu comparison 12 years ago
Jens Ulferts 7b719e79aa fixes tests for menu_helper 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Eric Davis b6bc3a3665 Merged r3926 from trunk. 14 years ago
Jean-Baptiste Barth bc5d32d6de Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 14 years ago
Eric Davis 28e9bc5d82 Fix an IndexError if all the :last menu items are deleted from a menu. #4718 15 years ago
Eric Davis b75e038255 Updated menus from JPL's feedback. 15 years ago
Eric Davis b0999e3764 Add support for unattached menus (generated dynamically) 15 years ago
Eric Davis 1f06cf8899 Converted Menus to a Tree structure to allow submenus. 15 years ago