]> Cypherpunks repositories - gostls13.git/commit
net: make use of reflect.DeepEqual in IP manipulation tests
authorMikio Hara <mikioh.mikioh@gmail.com>
Tue, 19 Mar 2013 16:07:18 +0000 (01:07 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Tue, 19 Mar 2013 16:07:18 +0000 (01:07 +0900)
commit3560f3b9b8b6dc8fc02112a8b4e9a7e080cd20c5
tree168ebc0efb6835db00fa599e8ddc26b57933b224
parent5ccb769112a951e644da7c87939b5d2ec2994ebc
net: make use of reflect.DeepEqual in IP manipulation tests

Also applies camel style to test case holders.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/7884043
src/pkg/net/ip_test.go