Age | Commit message (Expand) | Author |
---|---|---|
2021-08-06 | src/testing/benchmark.go: add subset implementation of Benchmark | Dan Kegel |
2021-05-06 | main: match `go test` output | Ayke van Laethem |
2020-10-28 | testing: add Run method | Ayke van Laethem |
2020-10-09 | testing: implement some benchmark stubs | Ayke van Laethem |
2020-10-01 | testing: implement dummy Helper method | Ayke van Laethem |
2020-09-24 | test: support non-host tests | Ayke van Laethem |
2020-09-03 | loader: rewrite/refactor much of the code to use go list directly | Ayke van Laethem |
2020-05-21 | cgo: Add LDFlags support | Lucas Teske |
2019-08-13 | Add common test logging methods such as Errorf/Fatalf/Printf | Brad Erickson |
2019-08-11 | testing: Add Benchmark B struct stub | Brad Erickson |
2019-06-18 | Add test command to tinygo (#243) | Carolyn Van Slyck |