Rémy Oudompheng
|
fc3797a491
|
test: use testlib in a few more cases.
R=golang-dev, rsc
CC=golang-dev, remy
https://golang.org/cl/5688057
|
2012-02-22 00:19:59 +01:00 |
|
Rob Pike
|
325cf8ef21
|
delete all uses of panicln by rewriting them using panic or,
in the tests, println+panic.
gofmt some tests too.
R=rsc
CC=golang-dev
https://golang.org/cl/741041
|
2010-03-24 16:46:53 -07:00 |
|
Russ Cox
|
839a68469b
|
delete export
TBR=r
OCL=23121
CL=23127
|
2009-01-20 14:40:40 -08:00 |
|
Russ Cox
|
f48cbfdf56
|
convert tests; nothing interesting.
R=r
OCL=23012
CL=23014
|
2009-01-16 16:12:14 -08:00 |
|
Rob Pike
|
c1198b9b87
|
update tests
R=rsc
DELTA=159 (65 added, 84 deleted, 10 changed)
OCL=18149
CL=18151
|
2008-10-30 13:26:57 -07:00 |
|