Age | Commit message (Expand) | Author |
---|---|---|
2023-08-04 | testing: add Testing function | Ayke van Laethem |
2022-08-30 | all: drop support for Go 1.16 and Go 1.17 | Ayke van Laethem |
2022-03-15 | On baremetal platforms, use simpler test matcher. Fixes #2666. | Dan Kegel |
2022-01-17 | testing: --run now allows filtering of subtests | Dan Kegel |
2022-01-12 | testdata/testing.go: update so it can be run with go 1.16 for comparison | Dan Kegel |
2021-11-24 | tinygo: support -run for tests | Damian Gryski |
2021-08-13 | testing: add support for the -test.v flag | Ayke van Laethem |