![]() 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. |
||
---|---|---|
.. | ||
errors.go | ||
goroot.go | ||
list.go | ||
loader.go | ||
ssa.go |