| commit | 2b1c9b4be2f0cae22d0c26f3f010a16c4ddce0a5 | [log] [tgz] |
|---|---|---|
| author | Russ Cox <rsc@golang.org> | Thu Feb 16 23:49:30 2012 -0500 |
| committer | Russ Cox <rsc@golang.org> | Thu Feb 16 23:49:30 2012 -0500 |
| tree | 5f001875929f1ec86be80502c8da51ed18d743ef | |
| parent | 0b477ef17e184117922428a5a5ef15ffab12590a [diff] |
test: use testlib (second 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 CC=golang-dev https://golang.org/cl/5673078