-
Rob Pike authored
When GOMAXPROCS>1, the testing framework runs in parallel with the test itself and may do a small number of allocations, so allow the "noAllocs" condition to admit just a few. Fixes #1782. R=rsc CC=golang-dev, rsc https://golang.org/cl/4533041
1242c767
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
all_test.go | ||
deepequal.go | ||
set_test.go | ||
tostring_test.go | ||
type.go | ||
value.go |