![]() 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. |
||
---|---|---|
.. | ||
ar.go | ||
build.go | ||
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 |