Rémy Oudompheng
dda1b560ec
test: convert tests to run.go whenever possible.
...
The other tests either need a complex procedure
or are architecture- or OS-dependent.
Update #4139 .
R=golang-dev, daniel.morsing, iant
CC=golang-dev
https://golang.org/cl/6618062
2012-10-10 22:35:27 +02:00
Shenghou Ma
e2662835b8
test: use testlib in a few more cases
...
Introduce a new skip cmd.
R=golang-dev, bradfitz, iant, iant
CC=golang-dev
https://golang.org/cl/5868048
2012-03-22 02:14:44 +08:00
Rob Pike
13514d4e0b
test/interface: document tests
...
Most already had comments (yay); adjusted for consistency.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5676102
2012-02-19 17:33:41 +11:00
David Symonds
c3eddc4503
gc: test case for recursive interface bug.
...
R=rsc
CC=golang-dev
https://golang.org/cl/5555066
2012-01-21 17:02:54 +11:00