| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-05-21 | Render test messages from bootstrap | Eric Huss | -2/+7 | |
| 2023-04-19 | Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68 | Matthias Krüger | -1/+1 | |
| Spelling src bootstrap The various src/* items seem slightly disparate, so I'm doing src/* individually. split from #110392 | ||||
| 2023-04-17 | Spelling src/bootstrap | Josh Soref | -1/+1 | |
| * although * correct * granular * libunwind * repository * section Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> | ||||
| 2023-04-17 | avoid including dry run steps in the build metrics | Pietro Albini | -0/+1 | |
| Including steps executed during the dry run will result in a duplication of all the steps in the build metrics, which just adds noise. | ||||
| 2023-03-22 | Bugfix: avoid panic on invalid json output from libtest | Raoul Strackx | -12/+7 | |
| 2023-03-21 | handle tests timing out | Pietro Albini | -0/+4 | |
| 2023-03-07 | switch to termcolor | Pietro Albini | -25/+48 | |
| 2023-03-06 | fix name of the field containing the ignore reason | Pietro Albini | -3/+3 | |
| 2023-03-03 | change approach to prevent interleaving compiletest message | Pietro Albini | -6/+1 | |
| 2023-03-03 | handle non-json output in stdout | Pietro Albini | -6/+13 | |
| 2023-03-02 | avoid overlapping stderr | Pietro Albini | -5/+11 | |
| 2023-03-02 | switch all tests to use render_tests | Pietro Albini | -0/+9 | |
| 2023-03-02 | add support for benchmarks | Pietro Albini | -4/+49 | |
| 2023-03-02 | record tests in build metrics | Pietro Albini | -0/+13 | |
| 2023-03-02 | add a splash of color | Pietro Albini | -29/+34 | |
| 2023-03-02 | add support for terse output | Pietro Albini | -7/+56 | |
| 2023-03-02 | render compiletest output with render_tests | Pietro Albini | -0/+220 | |
