]> Cypherpunks repositories - gostls13.git/commit
reflect: make map test independent of map iteration order.
authorDavid Symonds <dsymonds@golang.org>
Tue, 18 Oct 2011 01:47:34 +0000 (12:47 +1100)
committerDavid Symonds <dsymonds@golang.org>
Tue, 18 Oct 2011 01:47:34 +0000 (12:47 +1100)
commit9049abbd2d454add90a26265ffb49cccc02028af
tree5ba7674caea508c48d28015dd1cc056577e5b7aa
parentfdc6376c001f29a1245ce3f692c35a852053924d
reflect: make map test independent of map iteration order.

This should fix the 386 builds.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5298042
src/pkg/reflect/all_test.go