Files
tinygo/loader
Ayke van Laethem 78acbdf0d9 main: match go test output
This commit makes the output of `tinygo test` similar to that of `go
test`. It changes the following things in the process:

  * Running multiple tests in a single command is now possible. They
    aren't paralellized yet.
  * Packages with no test files won't crash TinyGo, instead it logs it
    in the same way the Go toolchain does.
2021-05-06 20:04:16 +02:00
..
2021-05-06 20:04:16 +02:00
2020-09-29 21:58:03 +02:00
2021-05-06 20:04:16 +02:00
2021-01-15 14:43:43 +01:00