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 |
|
Robert Griesemer
|
581530e441
|
make test/ken safe for optional semis
R=rsc, ken2, ken3
https://golang.org/cl/174042
|
2009-12-10 12:53:23 -08:00 |
|
Ken Thompson
|
876c637e42
|
added a distinguishing string to the error prints
R=r
OCL=28321
CL=28357
|
2009-05-06 12:43:09 -07:00 |
|
Ken Thompson
|
c4de24981a
|
signs on div and mod
R=r
OCL=28319
CL=28319
|
2009-05-05 21:19:58 -07:00 |
|