go/src/internal
Bryan C. Mills 5a10d8a204 internal/testenv: in HasExec, try to actually exec on ios and wasm platforms
Some iOS environments may support exec. wasip1 and js do not, but
trying to exec on those platforms is inexpensive anyway and gives
better test coverage for the ios path.

Change-Id: I4baffb2ef5dc7d81e6a260f69033bfb229f13d92
Reviewed-on: https://go-review.googlesource.com/c/go/+/486275
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
2023-04-22 00:41:24 +00:00
..
abi runtime, cmd: rationalize StackLimit and StackGuard 2023-04-21 19:28:56 +00:00
buildcfg all: replace fmt.Sprintf("%d") with strconv.Itoa 2023-03-31 18:41:24 +00:00
bytealg cmd/internal/obj/ppc64: modify PCALIGN to ensure alignment 2023-04-21 16:47:45 +00:00
cfg cmd/go: change toolchain based on $GOTOOLCHAIN 2023-04-18 13:19:02 +00:00
coverage internal/coverage/decodemeta: fix coding error in func literal handling 2023-01-20 21:42:05 +00:00
cpu cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
dag
diff
fmtsort
fuzz cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
goarch
godebug cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
godebugs src/internal/godebugs: add a skip for missing godebug.md 2023-04-18 16:58:25 +00:00
goexperiment cmd/compile: experimental loop iterator capture semantics change 2023-03-06 18:34:24 +00:00
goos all: add wasip1 definitions 2023-03-30 18:50:57 +00:00
goroot internal/testenv: avoid rebuilding all of std in WriteImportcfg 2023-02-02 19:27:33 +00:00
goversion internal/goversion: update Version to 1.21 2023-01-17 19:47:10 +00:00
intern cmd/go: add check for unknown godebug setting 2023-04-18 13:19:19 +00:00
itoa
lazyregexp
lazytemplate
nettrace
obscuretestdata crypto/x509: allow BoringCrypto to use 4096-bit keys 2022-11-09 14:47:58 +00:00
oserror
pkgbits all: re-run stringer 2023-04-11 20:24:07 +00:00
platform cmd/dist: refactor generated cgo-support logic 2023-04-20 17:26:46 +00:00
poll internal/poll: add GetsockoptInt 2023-04-18 13:44:49 +00:00
profile internal/profile: use internal/lazyregexp for the legacy parser 2023-01-20 09:27:47 +00:00
race
reflectlite internal/reflectlite: use unsafe.String in name.name and name.tag 2022-11-10 18:42:48 +00:00
safefilepath internal/safefilepath: fix TestFromFS on Plan 9 2022-12-07 23:52:46 +00:00
saferio
singleflight internal/singleflight: move Done call in TestForgetUnshared 2023-03-29 22:21:50 +00:00
syscall runtime: filter i/o async entries using completion key on windows 2023-04-11 19:08:56 +00:00
sysinfo
testdir internal/testdir: simplify and clean up 2023-02-28 01:11:40 +00:00
testenv internal/testenv: in HasExec, try to actually exec on ios and wasm platforms 2023-04-22 00:41:24 +00:00
testlog
testpty internal/testpty: fix error handling 2023-01-25 18:38:54 +00:00
trace runtime/trace: update outdated Task and Region documentation 2023-03-09 19:10:52 +00:00
txtar
types go/types: add test case for CL 486398 2023-04-21 14:43:28 +00:00
unsafeheader
xcoff all: fix misuses of "a" vs "an" 2023-04-04 14:20:53 +00:00
zstd internal/zstd: new internal package for zstd decompression 2023-04-18 20:34:13 +00:00