tinygo/builder
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
..
ar.go
build.go main: match go test output 2021-05-06 20:04:16 +02:00
buildcache.go
builtins.go
cc.go
cc1as.cpp
cc1as.h
cc_test.go
clang.cpp
commands.go
config.go
env.go
error.go
esp.go
jobs.go
library.go
lld.cpp
objcopy.go
picolibc.go
sizes.go
tools-builtin.go
tools-external.go
tools.go
uf2.go