summaryrefslogtreecommitdiffstats
path: root/hugolib/sitemap_test.go
AgeCommit message (Expand)Author
2016-03-09Create template clone for late template executionBjørn Erik Pedersen
2016-02-07hugolib: Add test for parseSitemapBjørn Erik Pedersen
2016-01-05Add embeded template for robots.txtIvan Fraixedes
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-03-18Change safeHTtml to safeHTML in sitemap templatebep
2014-11-04Updating tests to use new Targets & Writers and switch to using Afero.MemMapF...spf13
2014-05-09Add Sitemap testingVincent Batoufflet