summaryrefslogtreecommitdiff
path: root/test/convert1.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+3
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* test: match gccgo error messagesIan Lance Taylor2012-01-261-32/+32
* allow direct conversion between string and named []byte, []runeRuss Cox2011-11-221-0/+96