aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/debug/panic_test.go
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-07-20runtime/debug: skip TestPanicOnFault on netbsd/armBenny Siegert
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2020-10-06all: enable more tests on macOS/ARM64Cherry Zhang
2020-09-23all: add GOOS=iosCherry Zhang
2020-09-18runtime/debug: skip fault address test on unsupported platformsKeith Randall
2020-09-18runtime/debug: provide Addr method for errors from SetPanicOnFaultKeith Randall