ebiten/internal/processtest
Hajime Hoshi 4e7db88829 internal/processtest: bug fix: timeout didn't work for go-run
Apparently timing-out for a go-run process didn't work well. Instead,
use CommandContext for the actual test binary which is already built.
2023-04-01 03:56:50 +09:00
..
testdata internal/processtest: fix the timeout logic 2023-02-15 22:41:18 +09:00
processtest_test.go internal/processtest: bug fix: timeout didn't work for go-run 2023-04-01 03:56:50 +09:00