summaryrefslogtreecommitdiffstats
path: root/hugolib/menu_test.go
AgeCommit message (Expand)Author
2015-05-08Section menu for the lazy bloggerbep
2015-04-18Remove unused types Shortcode and ShortcodeFuncbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-07menu: make receiver name on Page methods consistentbep
2015-02-10Make # survice Url cleaningbep
2015-01-26Move s.prepUrl() before prepending BaseUrl.Jonathan Anderson
2015-01-23Fix RelPermalink() and Urls in menus vs canonifyUrlsbep
2015-01-22Add menu tests for pages with both Yaml and Toml front matterbep
2015-01-01Revert "Temporarily disable failing menu test"bep
2014-12-26Fix unicode menu URLsbep
2014-12-26Temporarily disable failing menu testbep
2014-12-11Revert "Make Urls in menus respect CanonifyUrls"bep
2014-12-10Make Urls in menus respect CanonifyUrlsbep
2014-11-04Updating tests to use new Targets & Writers and switch to using Afero.MemMapF...spf13
2014-11-03Update menu test to work with revised source structspf13
2014-11-01Implement HasMenuCurrent and IsMenuCurrent for Nodesbep