aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/signal_windows_test.go
AgeCommit message (Expand)Author
2021-01-27runtime: block console ctrlhandler when the signal is handledNuno Cruces
2020-12-09all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTempRuss Cox
2020-03-01runtime: don't invoke t.Fatal* in goroutine in TestLibraryCtrlHandlerEmmanuel T Odeke
2020-02-29runtime: do not exit(2) if a Go built DLL receives a signalmartin
2019-09-12cmd/go/internal/renameio,runtime: avoid leaking temp directory in testTom Thorogood
2019-08-31runtime: do not crash in lastcontinuehandler when running as DLLSimon Ferquel