hugo/helpers
Owen Waller 3521e8b1e5 Updated TestReplaceExtensioni, TestFilename and TestFileAndExt
Updated the test cases in TestReplaceExtension to reflect the intent
of ReplaceExtension which is to accept a path and return only the file
name with a new extension. It's intentionally designed to strip out the
path and only provide the filename

Additional test cases have been added to both TestFilename and
TestFileAndExt to clarify behaviour with relative paths.
2014-11-04 19:19:01 -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 Updated TestReplaceExtensioni, TestFilename and TestFileAndExt 2014-11-04 19:19:01 -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