Commit Graph

5 Commits (2ad7593b0656cdbbc11a1cb060d0bb85d386a2d1)

Author SHA1 Message Date
Daniel Martí 5556be7402 make the tool work on Windows, enable tests
The tests required a few last tweaks to work on Windows.
6 years ago
Daniel Martí 0058dfc12a make output binaries deterministic
We were leaking temporary file paths, which is no longer the case.
6 years ago
Daniel Martí e08dd99c1e introduce a binary grep command for the tests
The problem with the "grep" built-in command is that it prints the
entire data if there is an error. We don't want megabytes of binary
output for a test.
6 years ago
Daniel Martí 766bb47b82 support std imports 6 years ago
Daniel Martí 1fe0351517 garbling imported packages starts being supported 6 years ago