]> Cypherpunks.ru repositories - gostls13.git/commit
test: silence/coalesce some tests
authorRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 23:35:21 +0000 (19:35 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 26 Sep 2011 23:35:21 +0000 (19:35 -0400)
commit4bdf1fc02bd44d539301d19c2781411d2c745b64
tree072f4355df4fe675870f32f40136513be28d7869
parent4c462e6fd719861e03cab1a7c5c892b7db7baa11
test: silence/coalesce some tests

Add copyright notice to nilptr.go.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5139048
14 files changed:
test/chan/doubleselect.go
test/chan/nonblock.go
test/cmp.go [moved from test/cmp1.go with 82% similarity]
test/cmp2.go [deleted file]
test/cmp3.go [deleted file]
test/cmp4.go [deleted file]
test/cmp5.go [deleted file]
test/fixedbugs/bug093.go
test/fixedbugs/bug113.go
test/fixedbugs/bug148.go
test/golden.out
test/interface/fail.go
test/interface/returntype.go
test/nilptr.go