tinygo/src/testing
Ayke van Laethem b713001313 test: support non-host tests
For example, for running tests with -target=wasm or
-target=cortex-m-qemu. It looks at the output to determine whether tests
were successful in the absence of a status code.
2020-09-24 21:17:26 +02:00
..
benchmark.go loader: rewrite/refactor much of the code to use go list directly 2020-09-03 22:10:14 +02:00
doc.go Add test command to tinygo (#243) 2019-06-18 12:23:59 +02:00
testing.go test: support non-host tests 2020-09-24 21:17:26 +02:00