regalloc.rs icon indicating copy to clipboard operation
regalloc.rs copied to clipboard

cli: allow passing a path to a test case living outside the tests directory

Open bnjbvr opened this issue 5 years ago • 0 comments

So we can pass a test case that's stored in an absolute or relative location, e.g. cargo run -- -a bt -t /tmp/test-case.rat.

bnjbvr avatar Feb 25 '20 16:02 bnjbvr