]> Cypherpunks repositories - gostls13.git/commit
cmd/go: add TestACL
authorAlex Brainman <alex.brainman@gmail.com>
Thu, 16 Nov 2017 05:38:19 +0000 (16:38 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 22 Nov 2017 23:42:48 +0000 (23:42 +0000)
commit4a41da5bac1da4a71b237581ab30dd7a84c5bc55
treed8712a940b6504df7a62919a673c1b47924cf98a
parent5051671c7e1dd026c6b19a83e944b6b43f5fe5c3
cmd/go: add TestACL

Add test that verifies that go command produces executable
that have security attributes of the target directory.

Update #22343

Change-Id: Ieab02381927a2b09bee21c49c043b3298bd088e6
Reviewed-on: https://go-review.googlesource.com/78215
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/go_windows_test.go