rust/tests/run-make/libtest-junit
Zalathar 34cdfc9b49 Advise against removing run-make/libtest-junit/validate_junit.py
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.
2024-08-22 12:13:25 +10:00
..
f.rs libtest: add tests for junit output format 2023-04-21 13:15:04 -04:00
output-default.xml Change default panic handler message format. 2023-07-29 11:42:50 +02:00
output-stdout-success.xml Change default panic handler message format. 2023-07-29 11:42:50 +02:00
rmake.rs Port run-make/libtest-junit to rmake 2024-08-13 13:28:03 +10:00
validate_junit.py Advise against removing run-make/libtest-junit/validate_junit.py 2024-08-22 12:13:25 +10:00