]> Cypherpunks repositories - gostls13.git/commit
runtime: more detail for crash_test.go
authorLynn Boger <laboger@linux.vnet.ibm.com>
Tue, 21 Feb 2017 16:28:49 +0000 (11:28 -0500)
committerLynn Boger <laboger@linux.vnet.ibm.com>
Wed, 22 Feb 2017 16:34:14 +0000 (16:34 +0000)
commitea48c9d2325dfe3ccd64a2bfeea9516cb5a1d2e3
treeadf480e76f87f2cfe328e4079bd054a756d9aad2
parent094992e22aaa1d7091659b63b5cadfe947372277
runtime: more detail for crash_test.go

This updates the testcase to display the timestamps for the
runtime.a, it dependent packages atomic.a and sys.a, and
source files.

Change-Id: Id2901b4e8aa8eb9775c4f404ac01cc07b394ba91
Reviewed-on: https://go-review.googlesource.com/37332
Run-TryBot: Lynn Boger <laboger@linux.vnet.ibm.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/crash_test.go