1
0
mirror of https://github.com/golang/go synced 2024-11-16 19:14:43 -07:00
go/misc/cgo
Bryan C. Mills 6375fe4b9e misc: ensure that test overlay directories are writable
Otherwise, the test cannot create new files in the directory.

Updates #32407
Updates #30316

Change-Id: Ief0df94a202be92f57d458d4ab4e4daa9ec189b1
Reviewed-on: https://go-review.googlesource.com/c/go/+/206458
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2019-11-11 17:59:46 +00:00
..
errors cmd/cgo: do not rewrite call if there are more args than parameters 2019-07-12 17:31:29 +00:00
fortran cmd/compile, misc/cgo: fix fortran tests on aix/ppc64 2019-03-22 13:52:59 +00:00
gmp
life misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
nocgo
stdio misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
test misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testasan
testcarchive misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testcshared misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testgodefs misc/cgo/testgodefs: move source files into testdata 2019-02-26 02:44:12 +00:00
testplugin misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testsanitizers runtime: save/restore callee saved registers in arm64's sigtramp 2019-06-03 19:02:11 +00:00
testshared misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testsigfwd
testso misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testsovar misc: ensure that test overlay directories are writable 2019-11-11 17:59:46 +00:00
testtls