]> Cypherpunks repositories - gostls13.git/commit
net: align temporary file, directory names in tests
authorMikio Hara <mikioh.mikioh@gmail.com>
Wed, 6 May 2015 01:41:01 +0000 (10:41 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Thu, 7 May 2015 01:44:12 +0000 (01:44 +0000)
commit76d67eaccc4aa613bb794e53abef906551cc8f55
tree6f519aeb248e42e8a379a5812f36d8eada9e1f94
parentaebd123e8c98ce58beb8d59eaf4dd6990aafb5c6
net: align temporary file, directory names in tests

Also adds missing temporary file deletion.

Change-Id: Ia644b0898022e05d2f5232af38f51d55e40c6fb5
Reviewed-on: https://go-review.googlesource.com/9772
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/dnsclient_unix_test.go
src/net/error_test.go
src/net/mockserver_test.go