mirror of
https://github.com/golang/go
synced 2025-05-09 03:55:11 +00:00
test: use testlib (third 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/5656083
This commit is contained in:
test/fixedbugs
bug235.gobug236.gobug237.gobug238.gobug240.gobug241.gobug243.gobug244.gobug249.gobug251.gobug252.gobug255.gobug256.gobug258.gobug259.gobug261.gobug262.gobug263.gobug269.gobug271.gobug272.gobug273.gobug274.gobug278.gobug279.gobug280.gobug281.gobug284.gobug287.gobug288.gobug289.gobug290.gobug291.gobug292.gobug293.gobug294.gobug295.gobug296.gobug297.gobug298.gobug299.gobug300.gobug303.gobug304.gobug305.gobug307.gobug308.gobug309.gobug311.gobug312.gobug318.gobug319.gobug320.gobug323.gobug325.gobug326.gobug327.gobug329.gobug330.gobug332.gobug333.gobug336.gobug337.gobug338.gobug339.gobug340.gobug342.gobug344.gobug347.gobug348.gobug349.gobug350.gobug351.gobug353.gobug355.gobug357.gobug358.gobug362.gobug363.gobug364.gobug365.gobug366.gobug368.gobug369.gobug370.gobug371.gobug373.gobug374.gobug376.gobug379.gobug380.gobug381.gobug383.gobug384.gobug386.gobug388.gobug389.gobug390.gobug394.go
@ -1,4 +1,4 @@
|
||||
// errchk $G $D/$F.go
|
||||
// errorcheck
|
||||
|
||||
// Copyright 2011 The Go Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style
|
||||
|
Reference in New Issue
Block a user