| Age | Commit message (Expand) | Author | Lines |
| 2019-04-03 | rustfix coverage: Skip UI tests with non-json error-format | Philipp Hansch | -2/+5 |
| 2019-03-28 | Rollup merge of #59408 - euclio:compiletest-normalization, r=oli-obk | Mazdak Farrokhzad | -5/+98 |
| 2019-03-28 | Rollup merge of #59398 - phansch:rustfix_coverage, r=oli-obk | Mazdak Farrokhzad | -1/+51 |
| 2019-03-26 | Improve some compiletest documentation | Philipp Hansch | -3/+20 |
| 2019-03-25 | Save coverage file in build_base path, not /tmp | Philipp Hansch | -6/+10 |
| 2019-03-25 | s/lints/diagnostics | Philipp Hansch | -2/+2 |
| 2019-03-25 | compiletest: make path normalization smarter | Andy Russell | -5/+98 |
| 2019-03-24 | Add a way to track Rustfix UI test coverage | Philipp Hansch | -1/+47 |
| 2019-03-20 | Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton | bors | -9/+68 |
| 2019-03-17 | Auto merge of #59250 - bovinebuddha:filter_ui_revision_tests, r=petrochenkov | bors | -1/+1 |
| 2019-03-17 | compiletest: Filter test annotations from UI test output for revision tests | Mathias Blikstad | -1/+1 |
| 2019-03-16 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -0/+8 |
| 2019-03-16 | Rollup merge of #58941 - wzssyqa:master, r=alexcrichton | kennytm | -0/+8 |
| 2019-03-13 | Merge remote-tracking branch 'upstream/master' into asm-compile-tests | Denys Zariaiev | -3/+36 |
| 2019-03-12 | Auto merge of #58330 - GuillaumeGomez:rustdoc-js-non-std, r=QuietMisdreavus,M... | bors | -3/+30 |
| 2019-03-11 | compiletest: Filter away test annotations from UI test output | Vadim Petrochenkov | -0/+6 |
| 2019-03-06 | Improve code | Guillaume Gomez | -1/+4 |
| 2019-03-05 | MIPS: add r6 support | YunQiang Su | -0/+8 |
| 2019-02-28 | Move rustdoc-js testing into compiletest | Guillaume Gomez | -4/+28 |
| 2019-02-27 | Introduce assembly tests | Denys Zariaiev | -9/+68 |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -26/+26 |
| 2019-02-11 | use ignore directives for run-make tests | Andy Russell | -0/+9 |
| 2019-02-10 | tools: doc comments | Alexander Regueiro | -26/+26 |
| 2019-02-04 | Transition compiletest to Rust 2018 | Philipp Hansch | -47/+39 |
| 2019-01-31 | Auto merge of #57514 - michaelwoerister:xlto-tests, r=alexcrichton | bors | -0/+24 |
| 2019-01-28 | Use multiple threads by default. Limits tests to one thread. Do some renaming. | John Kåre Alsaker | -0/+3 |
| 2019-01-27 | Auto merge of #57871 - Mark-Simulacrum:fix-compiletest-stamp, r=oli-obk | bors | -20/+37 |
| 2019-01-25 | Correctly set filetime for copied LLVM | Mark Rousskov | -20/+37 |
| 2019-01-24 | Support revisions for codegen tests | Simonas Kazlauskas | -15/+59 |
| 2019-01-17 | compiletest: Simplify handling of Clang-based tests. | Michael Woerister | -90/+14 |
| 2019-01-17 | compiletest: Support opt-in Clang-based run-make tests. | Michael Woerister | -1/+101 |
| 2019-01-06 | slightly optimize compiletest test collection | Andy Russell | -34/+27 |
| 2019-01-03 | Fix repeated word typos | Wiktor Kuchta | -1/+1 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -88/+0 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -18/+18 |
| 2018-12-22 | Auto merge of #57063 - kennytm:rollup, r=kennytm | bors | -10/+10 |
| 2018-12-23 | Rollup merge of #56989 - phansch:fix_compiletest_trim_deprecations, r=Mark-Si... | kennytm | -10/+10 |
| 2018-12-22 | Auto merge of #56680 - vakaras:issue56280, r=nagisa | bors | -10/+16 |
| 2018-12-19 | FIXME(9639) remove fixme and accept non-utf8 paths in compiletest | Niv Kaminer | -18/+18 |
| 2018-12-19 | Fix compiletest `trim` deprecation warnings | Philipp Hansch | -10/+10 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -1/+4 |
| 2018-12-17 | Address the pull request review comments. | Vytautas Astrauskas | -14/+12 |
| 2018-12-17 | Use compiletest timestamp to check if the tests should be rerun. | Vytautas Astrauskas | -10/+18 |
| 2018-12-15 | compiletest: unit test parse_normalization_string | Philipp Hansch | -0/+26 |
| 2018-12-15 | compiletest: Add some compiletest::util unittests | Philipp Hansch | -0/+28 |
| 2018-12-13 | Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea... | Henri Sivonen | -1/+4 |
| 2018-12-12 | Bump to 1.33.0 | Alex Crichton | -1/+5 |
| 2018-12-08 | Auto merge of #56578 - alexreg:cosmetic-1, r=alexreg | bors | -2/+2 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -2/+2 |
| 2018-12-07 | use top level `fs` functions where appropriate | Andy Russell | -56/+22 |