summaryrefslogtreecommitdiff
path: root/src/runtime/mfinal_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove arbitrary GOARCH constraints in finalizer testsBryan C. Mills2023-01-191-7/+0
* runtime: remove arbitrary timeouts in finalizer testsBryan C. Mills2022-12-081-21/+5
* runtime: count spill slot for frame size at finalizer callCherry Mui2022-03-031-0/+9
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-8/+8
* runtime: shorten tests in all.bashRuss Cox2017-10-311-0/+4
* runtime: add a use of runtime.KeepAlive's argumentKeith Randall2017-08-141-0/+17
* runtime: enable TestEmptySliceRuss Cox2015-07-301-3/+0
* runtime: update docs, code for SetFinalizerRuss Cox2014-10-061-3/+10
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+239