5 Commits

Author SHA1 Message Date
Dave Rolsky
ddb18cfff9
Always print output file in test code 2025-04-12 09:04:33 -05:00
Dave Rolsky
329eb5fa43
Improve test output when file command output does not match expected regex 2025-04-12 09:04:33 -05:00
Dave Rolsky
b094471e7c
Improve run-test assertion output 2025-02-16 11:15:21 -06:00
Dave Rolsky
8a64ff717c
Run tests twice, one for main crate and once for subcrate
It seems like restoring the cache for subcrate deletes sometimes removes the compiled binaries for
the parent crate. I'm not sure what's going on here, as it doesn't happen every time.
2025-01-11 12:55:43 -06:00
Dave Rolsky
dbeb1eb6a2
Replace all Perl scripts with Rust 2024-12-21 22:17:14 -06:00