hugo/helpers
Gergely Brautigam e95f3af933 helpers: Test coverage increase
Started to increase coverage in helpers package, now at 74.9% of statements.

In the process, also a few minor changes have been applied to content.go.

* Content.go has undergone a formatting refactor regarding comments
* Unused function TruncateWords has been removed
* RenderingContext's "mmark" has been changed to use MmarkRender
* Content_test.go added to cover content.go's functionality
2016-02-06 14:27:11 +01:00
..
content.go helpers: Test coverage increase 2016-02-06 14:27:11 +01:00
content_renderer.go Source file based relative linking 2016-01-01 15:23:11 -05:00
content_renderer_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
content_test.go helpers: Test coverage increase 2016-02-06 14:27:11 +01:00
general.go Make the watch logger less chatty 2016-01-28 15:33:41 +01:00
general_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
hugo.go Fix copyright headers in source files 2015-12-07 19:57:01 +01:00
hugo_test.go Add copyright header to that source files that don’t have one. 2015-12-10 15:19:38 -07:00
path.go Add themesDir option to configuration 2016-01-01 14:46:40 -05:00
path_test.go Fixes #1292 2016-01-01 14:35:58 -05:00
pygments.go added remaining relevant options 2016-01-04 11:52:40 -05:00
pygments_test.go Apply gofmt -s 2016-02-06 13:09:52 +01:00
url.go Fix /.xml RSSLink when uglyurls are enabled 2016-01-04 11:25:37 -05:00
url_test.go Fixes #1292 2016-01-01 14:35:58 -05:00