about summary refs log tree commit diff
path: root/tests/run-make/libtest-junit
AgeCommit message (Expand)AuthorLines
2025-08-06Print thread ID in panic message if thread name is unknownTrevor Gross-2/+3
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-2/+2
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-1/+1
2024-08-22Advise against removing `run-make/libtest-junit/validate_junit.py`Zalathar-0/+10
2024-08-13Port `run-make/libtest-junit` to rmakeZalathar-20/+31
2024-03-25Add needs-unwind annotations to a couple of testsbjorn3-0/+1
2023-07-29Change default panic handler message format.Mara Bos-2/+2
2023-06-16Apply changes to fix python linting errorsTrevor Gross-1/+1
2023-04-28junit: fix typo in comment and don't include output for passes when not reque...Augie Fackler-1/+1
2023-04-21junit: also include per-case stdout in xmlAugie Fackler-2/+2
2023-04-21libtest: add tests for junit output formatAugie Fackler-0/+56