summaryrefslogtreecommitdiff
path: root/src/runtime/debug/panic_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* all: enable more tests on macOS/ARM64Cherry Zhang2020-10-061-2/+2
* all: add GOOS=iosCherry Zhang2020-09-231-1/+1
* runtime/debug: skip fault address test on unsupported platformsKeith Randall2020-09-181-0/+7
* runtime/debug: provide Addr method for errors from SetPanicOnFaultKeith Randall2020-09-181-0/+46