]> Cypherpunks repositories - gostls13.git/commit
test cleanup
authorRuss Cox <rsc@golang.org>
Mon, 22 Sep 2008 20:47:53 +0000 (13:47 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 22 Sep 2008 20:47:53 +0000 (13:47 -0700)
commitfb40f88c409da18ee69a7450e1b8f9528f3538ee
tree16f93a9986c6fac7718d41bba86a8f804655457d
parenta27e61e2fe3e32fa629c2e07b4e9c70ba8c3d13a
test cleanup
- do not print tracebacks if $GOTRACEBACK=0
- set GOTRACEBACK=0 during tests
- filter out pc numbers in errors

R=r
DELTA=70  (22 added, 30 deleted, 18 changed)
OCL=15618
CL=15642
src/runtime/rt1_amd64_darwin.c
src/runtime/rt1_amd64_linux.c
src/runtime/runtime.c
src/runtime/runtime.h
test/golden.out
test/run