hugo/tpl/internal/go_templates/htmltemplate
Bjørn Erik Pedersen b5485aeae7 Add breaking tests for "map read and map write in templates"
The fix upstream in Go was reverted, so we apply a temporary patch for this in Hugo.

Updates #7293
2021-02-18 14:11:48 +01:00
..
testdata deps: Update to Chroma v0.8.2 2020-11-20 09:30:05 +01:00
attr.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
attr_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
clone_test.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
content.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
content_test.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
context.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
css.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
css_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
delim_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
doc.go Fix Go template script escaping 2020-05-23 22:00:34 +02:00
element_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
error.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
escape.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
escape_test.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
example_test.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
examplefiles_test.go Pull in latest Go template source 2021-02-18 14:11:48 +01:00
exec_test.go Add breaking tests for "map read and map write in templates" 2021-02-18 14:11:48 +01:00
html.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
html_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
hugo_template.go tpl: Put Go's internal template funcs in Hugo's map 2020-01-07 13:18:19 +01:00
js.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
js_test.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
jsctx_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
multi_test.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
state_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
template.go Pull in latest Go template source 2021-02-18 14:11:48 +01:00
template_test.go tpl/internal: Synch Go templates fork with Go 1.16dev 2021-02-18 14:11:48 +01:00
transition.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
transition_test.go tpl/internal/go_templates: Revert formatting 2020-12-03 13:47:43 +01:00
url.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
url_test.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00
urlpart_string.go Create lightweight forks of text/template and html/template 2019-12-12 09:59:34 +01:00