hugo/helpers
Owen Waller e8bbc44ab0 Added the path modules test files
Added the new path modules test file. This replaces the old
helpers_test.go file.

The currently failing tests are:
TestReplaceExtension
TestFilename
TestFileAndExt
TestGuessSection
TestFindCWD
TestWriteToDisk

In addition the TestSafeWriteToDisk test case is currently disabled.
It will panic if enabled.

In addition there are some minor changes to path.go. They are:
Refactored MakePathToLower to simplify it.
Commented out, pending removal, Sanitize as it appears to be unused.
Fixed the resource leak in UnicodeSanitize

Conflicts:
	helpers/path.go
2014-11-04 19:18:04 -05:00
..
content.go Added the general modules test files 2014-11-04 11:13:41 -05:00
general.go Adding ReaderTo and ToReader helper functions 2014-11-04 00:26:56 -05:00
general_test.go Added the general modules test files 2014-11-04 11:13:41 -05:00
path.go Added the path modules test files 2014-11-04 19:18:04 -05:00
path_test.go Added the path modules test files 2014-11-04 19:18:04 -05:00
pygments.go Add pygmentsstyle and pygmentsuseclasses options 2014-05-09 23:20:11 -04:00
url.go Added the url modules test files. 2014-11-04 19:16:07 -05:00
url_test.go Added the url modules test files. 2014-11-04 19:16:07 -05:00