go/test/bench
Russ Cox 0b477ef17e test: use testlib (first 100)
X ,s;^// \$G (\$D/)?\$F\.go *$;// compile;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A *$;// build;g
X ,s;^// \$G (\$D/)?\$F\.go && \$L \$F\.\$A && \./\$A\.out *$;// run;g
X ,s;^// errchk \$G( -e)? (\$D/)?\$F\.go *$;// errorcheck;g

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5656082
2012-02-16 23:48:57 -05:00
..
garbage test: use testlib (first 100) 2012-02-16 23:48:57 -05: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