| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix call to print_failed_test() missing last arg | Edward Welbourne | 2024-04-19 | 1 | -1/+1 |
| * | Update the log parser to account for additional timeout messages | Daniel Smith | 2024-03-19 | 1 | -1/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-08 | 1 | -27/+2 |
| * | Show failed to install tests archive summary | Karim Abdelrahman | 2022-01-20 | 1 | -0/+5 |
| * | parse_build_log: print a warning about fatal timeouts in tests | Fabian Kosmale | 2021-12-16 | 1 | -6/+15 |
| * | Dedupe reporting of failed tests | Fabian Kosmale | 2021-12-16 | 1 | -6/+20 |
| * | parse_build_log: Correct failure check | Fabian Kosmale | 2021-12-16 | 1 | -1/+1 |
| * | Show CMake errors | Karim Abdelrahman | 2021-12-09 | 1 | -2/+5 |
| * | Detect crashed tests and print output | Volker Hilsheimer | 2021-03-13 | 1 | -1/+6 |
| * | Don't match -DWARNINGS_ARE_ERRORS=OFF as an error line | Volker Hilsheimer | 2021-03-13 | 1 | -3/+3 |
| * | Do not require zcat | Fabian Kosmale | 2020-11-26 | 1 | -24/+5 |
| * | Add debug logging | Fabian Kosmale | 2020-11-26 | 1 | -0/+11 |
| * | parse_build_log: Try harder to locate errors | Fabian Kosmale | 2020-11-26 | 1 | -5/+19 |
| * | parse_build_log.py: Silence flake8 warnings | Friedemann Kleint | 2019-06-13 | 1 | -3/+6 |
| * | Fix parse_build_log.py to pass the Coin tests | Friedemann Kleint | 2019-06-12 | 1 | -4/+12 |
| * | Long live parse_build_log.py! | Friedemann Kleint | 2019-06-07 | 1 | -0/+134 |