summaryrefslogtreecommitdiff
path: root/src/runtime/signal_windows_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: don't invoke t.Fatal* in goroutine in TestLibraryCtrlHandlerEmmanuel T Odeke2020-03-011-10/+14
* runtime: do not exit(2) if a Go built DLL receives a signalmartin2020-02-291-0/+87
* cmd/go/internal/renameio,runtime: avoid leaking temp directory in testTom Thorogood2019-09-121-1/+1
* runtime: do not crash in lastcontinuehandler when running as DLLSimon Ferquel2019-08-311-0/+61