]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testshared: rewrite in Go
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 7 May 2015 09:29:47 +0000 (21:29 +1200)
committerIan Lance Taylor <iant@golang.org>
Mon, 18 May 2015 18:40:05 +0000 (18:40 +0000)
commit362a40e37da849696e1af6874d0d5f1275a1a386
tree8afdb1c87d968aeff503ae0142d196d2a9e61af4
parentf9ec929aafeec42eea7234c1fa6c6c817c7a6548
misc/cgo/testshared: rewrite in Go

And fix to work on filesystems with only 1s resolution.

Fixes #10724

Change-Id: Ia07463f090b4290fc27f5953fa94186463d7afc7
Reviewed-on: https://go-review.googlesource.com/9768
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/cgo/testshared/shared_test.go [new file with mode: 0644]
misc/cgo/testshared/test.bash [deleted file]
src/cmd/dist/test.go