]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testshared: make sure rebuilds occur as expected
authorIan Lance Taylor <iant@golang.org>
Tue, 16 Jun 2015 18:03:19 +0000 (11:03 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 17 Jun 2015 14:55:39 +0000 (14:55 +0000)
commita2aaede366f9bf6d48e6e42be0a86a843f570097
tree36fb1e1f9b33318dd7dd973f462d905c1baf3d63
parent1fc114c7973930653ff445481c1e7f4df4b60bfd
misc/cgo/testshared: make sure rebuilds occur as expected

Adjust timestamps in TestABIChecking to make sure that the library and
executable are rebuilt when expected.

Change-Id: I3288c254ba8201b5b4255347b0cb056fa0908657
Reviewed-on: https://go-review.googlesource.com/11128
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
Reviewed-by: Yves Junqueira <yves.junqueira@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testshared/shared_test.go