]> Cypherpunks repositories - gostls13.git/commit
os: test that LookupEnv reports all keys found in Environ
authorBryan C. Mills <bcmills@google.com>
Tue, 30 Nov 2021 21:33:51 +0000 (16:33 -0500)
committerBryan Mills <bcmills@google.com>
Fri, 3 Dec 2021 14:28:11 +0000 (14:28 +0000)
commita174638a5cc88eb4fccaaa699990f5626fbb0e30
tree40701baf41ad915a04810d5f790729ea086af4a3
parent098599003ba78225152d22984f82f78892221dad
os: test that LookupEnv reports all keys found in Environ

For #49886

Change-Id: Ie3a7f12a0d30ec719caf375e7be30cc4a5796c3f
Reviewed-on: https://go-review.googlesource.com/c/go/+/367850
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/os/env_test.go