| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-22 | Advise against removing `run-make/libtest-junit/validate_junit.py` | Zalathar | -0/+10 | |
| Trying to get rid of this Python script looks tempting, because it's currently the only Python script in the whole `run-make` suite that we actually run. But getting rid of it would require pulling in a Rust crate to parse XML instead, and that's probably not worth the extra hassle for a relatively-minor test. | ||||
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -1/+1 | |
| 2023-04-21 | libtest: add tests for junit output format | Augie Fackler | -0/+12 | |
| I'm about to make some changes here, and it was making me uneasy to modify the output format without test coverage. | ||||
