summaryrefslogtreecommitdiff
path: root/src/encoding/xml/xml_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: delete dead test codeDominik Honnef2016-03-211-6/+0
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* encoding/xml: case-insensitive encoding recognitionGiulio Iotti2015-11-251-0/+32
* encoding/xml: Return SyntaxError for unmatched root start elements.Robert Stepanek2015-09-101-0/+21
* xml: add check of version in document declarationGiulio Iotti2015-06-181-9/+12
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+749