mirror of
https://github.com/golang/go
synced 2025-05-25 15:00:09 +00:00
test: use testlib (fourth 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/5673079
This commit is contained in:
test
fixedbugs
float_lit.gofloatcmp.gofor.gofunc.gofunc1.gofunc3.gofunc4.gofunc5.gofunc6.gofunc7.gofunc8.gogc.gogc1.gogc2.gogoto.gohashmap.goif.goimport.goimport1.goimport5.goindirect1.goinit.goinit1.goinitcomma.goinitialize.goinitializerr.goinitsyscall.goint_lit.gointcvt.gointerface
bigdata.goconvert.goconvert1.goconvert2.goembed.goembed2.goexplicit.gofail.gofake.gopointer.goreceiver.goreceiver1.goreturntype.go
iota.goken
array.gochan.gochan1.gocomplit.goconvert.gocplx1.gocplx2.gocplx3.gocplx4.gocplx5.godivconst.godivmod.goembed.gofor.gointerbasic.gointerfun.gointervar.golabel.golitfun.gomfunc.gomodconst.goptrfun.goptrvar.gorange.gorob1.gorob2.gorobfor.gorobfunc.goshift.gosimparray.gosimpbool.gosimpconv.gosimpfun.gosimpswitch.gosimpvar.goslicearray.gosliceslice.gostrvar.go
label.golabel1.goliteral.gomalloc1.gomallocfin.gomallocrand.gomallocrep.go@ -1,4 +1,4 @@
|
||||
// $G $D/$F.go && $L $F.$A && ./$A.out
|
||||
// run
|
||||
|
||||
// Copyright 2009 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
Reference in New Issue
Block a user