Files
tinygo/compiler
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-21 08:54:39 +02:00
2020-04-21 08:54:39 +02:00
2020-04-13 16:07:35 +02:00
2020-03-25 20:17:46 +01:00
2020-03-25 20:17:46 +01:00