| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-17 | Port `run-make/libtest-json/validate_json.py` to Rust | Zalathar | -8/+0 | |
| This is a trivial Python script that simply tries to parse each line of stdin (i.e. the test process output) as JSON, to verify that the overall output is JSON Lines. We can perform the same check directly in `rmake.rs` using `serde_json`. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+8 | |
| They pass fine. | ||||
