aboutsummaryrefslogtreecommitdiff
path: root/src/html/template/clone_test.go
AgeCommit message (Expand)Author
2022-09-06html/template: use strings.Buildercuiweixie
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2020-07-14html/template: add tests from text/templateRuss Cox
2018-04-10text/template: copy Decl field when copying PipeNodeIan Lance Taylor
2016-11-15html/template: fix multiple Clones of redefined templateCaleb Spare
2016-10-24html/template: add test case for unbounded template expansionRuss Cox
2016-10-17html/template: fix Clone so that t.Lookup(t.Name()) yields tCaleb Spare
2015-11-10html/template, encoding/asn1: fix test errorsDominik Honnef
2015-09-28text/template, html/template: add block keyword and permit template redefinitionAndrew Gerrand
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-02-06all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi
2014-09-08build: move package sources from src/pkg to srcRuss Cox