hugo/hugolib
Bjørn Erik Pedersen 67df33d83f Fix a more summary corner case
Also refactor the rendering pages test to accept more than one page source per test run, which wasn't really needed for this issue, but may be in the future.

Closes #2586
Fixes #2538
2016-10-18 08:43:44 +02:00
..
alias_test.go Implement support for alias templates 2016-10-15 15:25:05 +02:00
author.go
benchmark_test.go
config.go
config_test.go
datafiles_test.go
embedded_shortcodes_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go
handler_test.go
hugo_info.go
hugo_sites.go Fix a more summary corner case 2016-10-18 08:43:44 +02:00
hugo_sites_test.go
i18n.go Log on error in translation file 2016-10-12 16:54:29 +02:00
media.go
menu.go
menu_test.go
multilingual.go Fix case issue Viper vs Blackfriday config 2016-10-16 19:28:21 +02:00
node.go Consolidate the Param methods 2016-10-17 19:36:58 +02:00
node_test.go
page.go Fix a more summary corner case 2016-10-18 08:43:44 +02:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go Fix a more summary corner case 2016-10-18 08:43:44 +02:00
page_time_integration_test.go
pageCache.go
pageCache_test.go
pageGroup.go
pageGroup_test.go
pageSort.go
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go
pagination_test.go
path_separators_test.go
path_separators_windows_test.go
permalinks.go
permalinks_test.go
planner.go
redis.cn.md
robotstxt_test.go
rss_test.go Rewrite TestRSSOutput to use Afero 2016-10-14 16:41:55 +02:00
scratch.go
scratch_test.go
shortcode.go Add context to asciidoc/-tor error logging 2016-10-13 13:48:43 +02:00
shortcode_test.go Fix pygments check in test 2016-10-15 16:47:43 +02:00
shortcodeparser.go all: Remove dead code 2016-10-13 13:51:16 +02:00
shortcodeparser_test.go
site.go Consolidate the Param methods 2016-10-17 19:36:58 +02:00
site_show_plan_test.go all: Remove dead code 2016-10-13 13:51:16 +02:00
site_test.go Fix case issue Viper vs Blackfriday config 2016-10-16 19:28:21 +02:00
site_url_test.go all: Remove dead code 2016-10-13 13:51:16 +02:00
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go
taxonomy_test.go
translations.go