]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: add test case for go archives
authorHiroshi Ioka <hirochachacha@gmail.com>
Tue, 19 Sep 2017 06:58:40 +0000 (15:58 +0900)
committerDavid Crawshaw <crawshaw@golang.org>
Wed, 20 Sep 2017 03:46:41 +0000 (03:46 +0000)
commit822f832d29c5fe8d0fac3f36028c0b4ffa7eec80
tree938a8186a1ca5b0b324093091b0dacf05198d415
parentcd0a5f08293e1bf1fac41ae6438d495318cd52fb
cmd/nm: add test case for go archives

Also, rename some test cases, check (*os.File).Close

For #21706

Change-Id: Ie60c4d345b2259736c823dc6001c08affcdd86e7
Reviewed-on: https://go-review.googlesource.com/64510
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/nm/nm_cgo_test.go
src/cmd/nm/nm_test.go