summaryrefslogtreecommitdiff
path: root/test/string_lit.go
Commit message (Expand)AuthorAgeFilesLines
* test: add []rune case to string_lit.goIan Lance Taylor2013-12-121-0/+5
* test: ensure all failing tests exit nonzero.Alan Donovan2013-02-121-1/+2
* cmd/gc: string conversion for surrogatesRob Pike2012-08-301-1/+23
* test/[n-z]*.go: add documentationRob Pike2012-02-241-0/+2
* test: use testlib (final 61)Russ Cox2012-02-161-1/+1
* cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ...Russ Cox2011-10-251-11/+11
* test: remove semiocolons.Rob Pike2010-09-041-27/+27
* gc: implement []int(string) and []byte(string)Russ Cox2010-02-251-0/+30
* - gofmt these filesRobert Griesemer2009-12-091-26/+26
* fix up some irregular indentationRob Pike2009-08-171-5/+5
* move things out of sys into os and runtimeRuss Cox2009-05-081-1/+3
* casify, cleanup sysRuss Cox2009-01-161-2/+2
* fix bug depot:Rob Pike2008-08-111-2/+2
* update to Unicode 5Rob Pike2008-07-071-0/+9
* export sys.exitRob Pike2008-06-271-2/+2
* fix string_lit test to be more thoroughRob Pike2008-06-081-21/+70
* fix erroneous testRob Pike2008-06-061-1/+1
* - changed literal syntax to use the convert notationRobert Griesemer2008-05-081-2/+3
* - Make Coco/R-based parser work w/ UTF-8 encoded files even if there isRobert Griesemer2008-03-261-4/+4
* - new directory structureRobert Griesemer2008-03-261-0/+29