1
0
mirror of https://github.com/golang/go synced 2024-10-02 16:18:38 -06:00
go/test/bench
Rob Pike 91cb3489ab go: move compilers into the go-tool directory
Also delete gotest, since it's messy to fix and slated for deletion anyway.
A couple of things outside src can't be tested any more. "go test" will be
fixed and these tests will be re-enabled. They're noisy for now.

Fixes #284.

R=rsc
CC=golang-dev
https://golang.org/cl/5598049
2012-01-30 14:46:31 -08:00
..
garbage runtime: make garbage collector faster by deleting code 2012-01-10 19:49:11 -08:00
go1 go: move compilers into the go-tool directory 2012-01-30 14:46:31 -08:00
shootout test/garbage: move to test/bench/garbage 2011-12-13 18:02:49 -05:00