summaryrefslogtreecommitdiffstats
path: root/helpers/path_test.go
AgeCommit message (Expand)Author
2015-05-16Add support for URLs relative to context rootbep
2015-04-03helpers: fix some go vet errorsbep
2015-04-02List directories being watched when server is runDylan MacKenzie
2015-03-06Fix errors reported by Go Vetbep
2015-02-17Merge to stay up to date with current devCyrill Schumacher
2015-01-27Use runtime.GOOS to identify Windows specific path testsbep
2015-01-27Split Windows and Unix specific path testsbep
2015-01-27Temporarily comment out breaking Windows test casebep
2015-01-27Introduce FilepathPathBridgebep
2015-01-27Add more tests to helperbep
2014-12-09Fix various Windows-issuesbep
2014-11-13Reinsert deleted testbep
2014-11-04Fixing some testsspf13
2014-11-04Updating tests to use hugofsspf13
2014-11-04rewriting guessSection to accurately reflect intent and usage. Update tests.spf13
2014-11-04First stab at correcting GuessSection testsOwen Waller
2014-11-04Fix: remove the unnecessary dot in an extensionOwen Waller
2014-11-04Updated TestReplaceExtensioni, TestFilename and TestFileAndExtOwen Waller
2014-11-04WriteToDisk and SafeWriteToDisk test cleaned upOwen Waller
2014-11-04WriteToDisk and SafeWriteToDisk tests now passOwen Waller
2014-11-04Fix: Test TestSafeWriteToDisk now worksOwen Waller
2014-11-04Added the path modules test filesOwen Waller