summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug369.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* all: retire architecture letter in file names, public APIRuss Cox2015-05-211-12/+8
* all: build and use go tool compile, go tool linkRuss Cox2015-05-211-4/+4
* test: fix windows buildJosh Bleecher Snyder2014-12-231-1/+1
* test: migrate remaining tests to run.goJosh Bleecher Snyder2014-12-221-41/+33
* testing: change -test.benchtime to a flag.Duration.David Symonds2012-10-091-2/+2
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-0/+3
* test: use testlib (third 100)Russ Cox2012-02-161-1/+1
* Fix build, disabling flaky registerization test.Brad Fitzpatrick2011-10-031-2/+4
* 5g, 6g, 8g: registerize variables againRuss Cox2011-10-031-0/+57