aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
AgeCommit message (Expand)Author
2021-11-21tests: improve wasm tests slightlyAyke van Laethem
2021-11-14internal/task: use asyncify on webassemblyNia Waldvogel
2021-08-16all: use new testing features of Go 1.14 and 1.15Ayke van Laethem
2021-08-16ci: drop support for Go 1.13 and 1.14Ayke van Laethem
2021-08-12testing: test testing package using `tinygo test`Ayke van Laethem
2021-08-06src/testing/benchmark.go: add subset implementation of BenchmarkDan Kegel
2021-01-25Use httptest to serve wasm test files.Elliott Sales de Andrade
2021-01-24Update to current chromedp.Elliott Sales de Andrade
2020-05-27added test for wasm log outputBrad Peabody
2020-05-23wasm test suite (#1116)Brad Peabody
2019-08-13Add common test logging methods such as Errorf/Fatalf/PrintfBrad Erickson
2019-08-11testing: Add Benchmark B struct stubBrad Erickson
2019-06-18Add test command to tinygo (#243)Carolyn Van Slyck