Files
tinygo/builder
Ayke van Laethem 88fd2823df all: run test binaries in the correct directory
Test binaries must be run in the source directory of the package to be
tested. This wasn't done, leading to a few "file not found" errors.

This commit implements this. Unfortunately, it does not allow more
packages to be tested as both affected packages (debug/macho and
debug/plan9obj) will still fail with this patch even though the "file
not found" errors are gone.
2020-09-04 12:21:19 +02:00
..
2020-04-09 20:23:51 +02:00
2020-04-09 20:23:51 +02:00
2020-04-09 20:23:51 +02:00
2020-04-09 20:23:51 +02:00
2020-04-09 20:23:51 +02:00
2020-04-29 15:41:08 +02:00