summaryrefslogtreecommitdiff
path: root/test/goprint.go
Commit message (Expand)AuthorAgeFilesLines
* test: adjust a test to work with js/wasm's background goroutineBrad Fitzpatrick2019-10-101-2/+13
* test: remove rundircmpout and cmpout actionsYury Smolsky2018-05-311-1/+1
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* test: make goprint.go wait for goroutine terminationRichard Miller2016-04-061-2/+7
* test: make goprint.go wait longer for go its routine to executeCarl Shapiro2013-04-121-1/+1
* test: add cmpout to testlibBrad Fitzpatrick2012-02-241-1/+1
* test: explanatory comments [c-g]*Rob Pike2012-02-191-0/+2
* test: split golden.out into expected output per testIan Lance Taylor2012-01-181-1/+1
* gc: handle go print() and go println()Stephen Ma2011-06-131-0/+14