mirror of
https://github.com/golang/go
synced 2025-05-03 03:01:34 +00:00
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
This commit is contained in:
test/fixedbugs
bug055.gobug056.gobug057.gobug058.gobug059.gobug060.gobug061.gobug062.gobug063.gobug065.gobug066.gobug067.gobug068.gobug069.gobug070.gobug072.gobug073.gobug074.gobug075.gobug076.gobug078.gobug081.gobug082.gobug084.gobug085.gobug086.gobug089.gobug090.gobug091.gobug092.gobug101.gobug103.gobug104.gobug107.gobug108.gobug113.gobug117.gobug121.gobug122.gobug123.gobug126.gobug127.gobug131.gobug132.gobug136.gobug146.gobug148.gobug1515.gobug152.gobug163.gobug164.gobug165.gobug169.gobug170.gobug171.gobug172.gobug175.gobug176.gobug177.gobug178.gobug179.gobug180.gobug181.gobug182.gobug184.gobug185.gobug186.gobug187.gobug188.gobug189.gobug192.gobug193.gobug195.gobug197.gobug198.gobug199.gobug200.gobug201.gobug203.gobug204.gobug205.gobug207.gobug208.gobug209.gobug211.gobug212.gobug213.gobug215.gobug217.gobug221.gobug224.gobug225.gobug227.gobug228.gobug229.gobug230.gobug231.gobug232.gobug233.gobug234.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