1
0
mirror of https://github.com/golang/go synced 2024-11-22 15:14:53 -07:00
go/test
Alan Donovan d96de0633c test: exit non-zero on error from nilptr2.go.
(For go.tools/ssa/interp/interp_test, which runs a subset of
these tests under this assumption.)

R=rsc, r
CC=golang-dev
https://golang.org/cl/13108043
2013-08-19 17:50:22 -04:00
..
bench
bugs
chan all: fix typos 2013-06-09 21:50:24 +08:00
ddd2.dir
dwarf
fixedbugs runtime: Better test tracebackability of jmpdefer when running a nil defer. 2013-08-09 15:27:45 -07:00
import2.dir
import4.dir
interface
ken go/test/chan1.go: fix typo 2012-02-25 08:47:04 +11:00
method4.dir
safe
stress test/stress: fix a goroutine leak in threadRing stresstest 2013-06-03 07:07:31 -07:00
syntax
64bit.go cmd/gc: Error out on division by constant zero. 2013-01-30 20:21:08 +01:00
235.go
alias1.go
alias.go
append.go
args.go test: run some more tests by default 2012-11-08 09:04:27 -08:00
assign1.go
assign.go
bigalg.go
bigmap.go
blank1.go
blank.go cmd/gc: fix computation of equality class of types. 2013-07-02 09:08:43 +02:00
bom.go
bombad.go
bounds.go test: prepare for 64-bit ints 2012-09-24 00:06:41 -04:00
chancap.go
char_lit1.go test: [a-c]: add introductory comments to tests 2012-02-19 13:19:43 +11:00
char_lit.go
closedchan.go
closure.go test: enforce 1 proc in the test 2012-07-01 21:59:50 +04:00
cmp6.go
cmp.go
cmplx.go
cmplxdivide1.go test: use testlib in a few more cases 2012-03-22 02:14:44 +08:00
cmplxdivide.c test: use testlib in a few more cases 2012-03-22 02:14:44 +08:00
cmplxdivide.go
complit1.go
complit.go
compos.go
const1.go
const2.go
const3.go test: [a-c]: add introductory comments to tests 2012-02-19 13:19:43 +11:00
const4.go
const5.go
const6.go
const.go
convert1.go
convert3.go test: [a-c]: add introductory comments to tests 2012-02-19 13:19:43 +11:00
convert.go
convlit1.go
convlit.go
convT2X.go
copy.go
crlf.go
ddd1.go
ddd2.go
ddd.go
decl.go
declbad.go
defer.go test: ensure all failing tests exit nonzero. 2013-02-12 13:17:49 -05:00
deferfin.go
deferprint.go
deferprint.out
divide.go
empty.go
env.go
eof1.go
eof.go test: explanatory comments [c-g]* 2012-02-19 14:28:53 +11:00
errchk
escape2.go cmd/gc: fix escape analysis ordering 2013-06-25 17:28:49 -04:00
escape3.go
escape4.go cmd/gc: fix escape analysis bug 2012-09-24 15:53:12 -04:00
escape5.go
escape.go
float_lit.go
floatcmp.go
for.go
func1.go
func2.go
func3.go
func4.go test: explanatory comments [c-g]* 2012-02-19 14:28:53 +11:00
func5.go
func6.go
func7.go
func8.go test: ensure all failing tests exit nonzero. 2013-02-12 13:17:49 -05:00
func.go
funcdup2.go cmd/gc: ensure unique parameter and result names in function types 2013-03-15 15:24:13 -04:00
funcdup.go
gc1.go
gc2.go
gc.go
golden.out
goprint.go
goprint.out test: split golden.out into expected output per test 2012-01-18 16:12:24 -08:00
goto.go
helloworld.go
helloworld.out
if.go
import1.go
import2.go
import4.go
import5.go
import.go
index0.go
index1.go
index2.go
index.go
indirect1.go
indirect.go test: commentary for [h-m]*.go 2012-02-23 18:47:26 +11:00
init1.go test: ensure all failing tests exit nonzero. 2013-02-12 13:17:49 -05:00
init.go test: commentary for [h-m]*.go 2012-02-23 18:47:26 +11:00
initcomma.go
initialize.go test: commentary for [h-m]*.go 2012-02-23 18:47:26 +11:00
initializerr.go
int_lit.go
intcvt.go
iota.go
label1.go
label.go test: commentary for [h-m]*.go 2012-02-23 18:47:26 +11:00
linkx.go
literal.go test: ensure all failing tests exit nonzero. 2013-02-12 13:17:49 -05:00
mallocfin.go
map1.go
map.go
mapnan.go
method1.go test: commentary for [h-m]*.go 2012-02-23 18:47:26 +11:00
method2.go
method3.go
method4.go test: convert more tests to rundir/compiledir conventions 2012-10-07 23:22:01 +02:00
method5.go cmd/gc: implement method values 2013-03-20 17:11:09 -04:00
method.go test: a number of fixes. 2013-02-11 18:20:52 -05:00
named1.go test/[n-z]*.go: add documentation 2012-02-24 11:48:19 +11:00
named.go
nil.go
nilcheck.go
nilptr2.go
nilptr.go
nul1.go test: run some more tests by default 2012-11-08 09:04:27 -08:00
parentype.go
peano.go
printbig.go
printbig.out
range.go
recover1.go
recover2.go
recover3.go
recover.go
rename1.go
rename.go
reorder2.go test/[n-r]*.go: add documentation 2012-02-24 10:30:39 +11:00
reorder.go test: a number of fixes. 2013-02-11 18:20:52 -05:00
return.go
rotate0.go
rotate1.go
rotate2.go test: add rotate.go and fixedbugs/bug313 2013-01-11 22:42:55 +01:00
rotate3.go
rotate.go test: add rotate.go and fixedbugs/bug313 2013-01-11 22:42:55 +01:00
run test: minor fixes in run and testlib 2012-09-24 00:06:31 -04:00
run.go
rune.go
runtime.go
shift1.go
shift2.go
sieve.go test/[n-z]*.go: add documentation 2012-02-24 11:48:19 +11:00
sigchld.go undo CL 10017045 / 6ec8c49421a0 2013-06-04 21:51:22 -07:00
sigchld.out
simassign.go
sinit.go
sizeof.go
slice3.go cmd/gc: support x[i:j:k] 2013-07-01 20:32:36 -04:00
slice3err.go test: fix build 2013-08-19 12:05:33 +10:00
solitaire.go test/[n-z]*.go: add documentation 2012-02-24 11:48:19 +11:00
stack.go
string_lit.go
stringrange.go all: make Unicode surrogate halves illegal as UTF-8 2012-08-08 14:01:23 -07:00
struct0.go
switch3.go
switch4.go cmd/gc: disallow fallthrough in final case of switch 2013-03-15 00:35:09 -04:00
switch.go
testlib test/run: process build tags like go/build 2013-08-13 12:25:41 -04:00
torture.go cmd/8g: introduce temporaries in byte multiplication. 2012-12-21 23:46:16 +01:00
turing.go
typecheck.go
typeswitch1.go test/[n-z]*.go: add documentation 2012-02-24 11:48:19 +11:00
typeswitch2.go
typeswitch3.go
typeswitch.go
undef.go test/[n-z]*.go: add documentation 2012-02-24 11:48:19 +11:00
utf.go
varerr.go
varinit.go
zerodivide.go