summaryrefslogtreecommitdiffstats
path: root/hugolib/site_show_plan_test.go
AgeCommit message (Expand)Author
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2014-12-09Fix various Windows-issuesbep
2014-11-04Updating tests to use new Targets & Writers and switch to using Afero.MemMapF...spf13
2014-11-04Better error messages for show_plan_testspf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-04-08Fix test to not fail when order is different, but slice contents are the same.spf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-18More expressive --check outputNoah Campbell
2013-09-18Add renderer information to --checkNoah Campbell
2013-09-12Move alias rendering to targetNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell
2013-09-03Expand the ShowPlan functionalityNoah Campbell
2013-09-03Add Translate to targetNoah Campbell
2013-09-03Add file reporting to plannerNoah Campbell
2013-09-03Adding PlannerNoah Campbell