]> Cypherpunks repositories - gostls13.git/commit
os/user: enable tests on all supported platforms
authorJoel Sing <jsing@google.com>
Mon, 7 Oct 2013 16:12:17 +0000 (09:12 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 7 Oct 2013 16:12:17 +0000 (09:12 -0700)
commitfba015ecb415ecd84b2d2e2c98f1a6efc09fbd5b
tree4b096028883618ff61886ba9aaea23a4023b9f67
parent932428a1ed5832fdb25a170e2d9b8c994cc5e72a
os/user: enable tests on all supported platforms

All of the currently supported platforms have a working user
implementation and do not use stubs. As a result, enable the tests
on all platforms rather than whitelisting.

R=golang-dev, dave, iant
CC=golang-dev
https://golang.org/cl/14454044
src/pkg/os/user/user_test.go