Files
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-04-09 20:23:51 +02:00
2021-04-19 13:14:33 +02:00
2020-04-09 20:23:51 +02:00
2020-09-09 19:17:11 +02:00
2021-04-05 20:52:04 +02:00
2021-04-19 13:14:33 +02:00
2020-04-09 20:23:51 +02:00
2020-04-29 15:41:08 +02:00
2021-04-19 13:14:33 +02:00