Age | Commit message (Expand) | Author |
---|---|---|
2021-11-21 | tests: improve wasm tests slightly | Ayke van Laethem |
2021-11-14 | internal/task: use asyncify on webassembly | Nia Waldvogel |
2021-08-16 | all: use new testing features of Go 1.14 and 1.15 | Ayke van Laethem |
2021-08-16 | ci: drop support for Go 1.13 and 1.14 | Ayke van Laethem |
2021-08-12 | testing: test testing package using `tinygo test` | Ayke van Laethem |
2021-08-06 | src/testing/benchmark.go: add subset implementation of Benchmark | Dan Kegel |
2021-01-25 | Use httptest to serve wasm test files. | Elliott Sales de Andrade |
2021-01-24 | Update to current chromedp. | Elliott Sales de Andrade |
2020-05-27 | added test for wasm log output | Brad Peabody |
2020-05-23 | wasm test suite (#1116) | Brad Peabody |
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 |