index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
compiletest
Age
Commit message (
Expand
)
Author
Lines
2018-07-26
compiletest: Add support for ignoring certain tests under `--compare-mode=...`
Felix S. Klock II
-2
/
+7
2018-07-25
Add missing dyn
Tatsuyuki Ishi
-4
/
+4
2018-07-24
Auto merge of #52181 - QuietMisdreavus:panicked-tester, r=GuillaumeGomez
bors
-5
/
+7
2018-07-23
Match errors using the callsite of macro expansions
Federico Poli
-6
/
+32
2018-07-20
compiletest: don't overwrite failure-status if it was previously set
QuietMisdreavus
-5
/
+7
2018-07-18
rustc: distinguish compilation failure from ICE
Andy Russell
-9
/
+11
2018-07-16
Revert "Adapt codegen-unit tests to new CGU naming scheme."
Michael Woerister
-28
/
+5
2018-07-13
Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcri...
bors
-5
/
+28
2018-07-12
Adapt codegen-unit tests to new CGU naming scheme.
Michael Woerister
-5
/
+28
2018-07-11
make pretty source comparison check be fatal (fixes #52255)
Tinco Andringa
-4
/
+3
2018-07-06
Dedupe filetime
Bastien Orivel
-1
/
+1
2018-06-26
add edition compiletest header + fix tests
mark
-3
/
+12
2018-06-08
compiletest: autoremove duplicate .nll.* files (#51204)
Kyle Simpson
-8
/
+51
2018-05-31
compiletest: escape CXX the same way as CC for MSVC
Johannes Nixdorf
-1
/
+1
2018-05-30
Run rustfmt
Santiago Pastorino
-45
/
+79
2018-05-30
Add polonius compare mode
Santiago Pastorino
-2
/
+14
2018-05-24
Auto merge of #50943 - oli-obk:cleanups, r=estebank
bors
-0
/
+9
2018-05-22
Update compiltest to use rustfix 0.3.1
Pascal Hertleif
-2
/
+4
2018-05-22
Prevent local paths into libstd from leaking into ui tests
Oliver Schneider
-0
/
+9
2018-05-19
Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler
bors
-1
/
+1
2018-05-17
Rollup merge of #50806 - oli-obk:gesundheit, r=ehuss
Mark Simulacrum
-34
/
+71
2018-05-17
Revert "compiletest: escape CXX the same way as CC for MSVC"
Alex Crichton
-1
/
+1
2018-05-17
Update docs and diagnostics
Oliver Schneider
-5
/
+3
2018-05-17
`bless` also produces `.nll` files now
Oliver Schneider
-1
/
+6
2018-05-17
Add `bless` x.py subcommand for easy ui test replacement
Oliver Schneider
-30
/
+64
2018-05-17
Rename trans to codegen everywhere.
Irina Popa
-18
/
+18
2018-05-16
Fix running multiple targets.
Eric Huss
-3
/
+4
2018-05-16
compiletest: Run revisions as independent tests.
Eric Huss
-155
/
+222
2018-05-16
compiletest: rustfmt
Eric Huss
-232
/
+247
2018-05-15
Fix run-make wasm tests
Eric Huss
-1
/
+1
2018-05-11
Auto merge of #50105 - mixi:crt-included, r=alexcrichton
bors
-1
/
+1
2018-05-11
compiletest: escape CXX the same way as CC for MSVC
Johannes Nixdorf
-1
/
+1
2018-05-07
Auto merge of #50000 - michaelwoerister:cross-lang-lto, r=alexcrichton
bors
-7
/
+22
2018-05-05
Misc tweaks
John Kåre Alsaker
-2
/
+38
2018-05-04
Fold rustfix tests back into the UI test suite
Alex Crichton
-62
/
+44
2018-05-04
Use published rustfix 0.2 version
Pascal Hertleif
-1
/
+1
2018-05-04
test: Make a dedicated testsuite for rustfix
Alex Crichton
-43
/
+82
2018-05-04
tidy
Pascal Hertleif
-3
/
+6
2018-05-04
Skip NLL compiletest in rustfix mode for now
Pascal Hertleif
-3
/
+6
2018-05-04
Use rustfix' suggestion fixing API
Pascal Hertleif
-74
/
+6
2018-05-04
First step towards rustfix compiletest mode
Pascal Hertleif
-2
/
+90
2018-05-03
Include the test name when reporting that an expected line was not found in a...
Felix S. Klock II
-0
/
+2
2018-05-03
Support test header directives in run-make mode too.
Michael Woerister
-7
/
+22
2018-04-27
Auto merge of #49891 - cuviper:compiletest-crash, r=alexcrichton
bors
-0
/
+2
2018-04-25
compiletest: introduce skip-trans
Tatsuyuki Ishi
-3
/
+21
2018-04-24
compiletest: detect non-ICE compiler panics
Josh Stone
-0
/
+2
2018-04-20
Add doc for output_base_name_stage.
Eric Huss
-0
/
+2
2018-04-20
Fix revision support for UI tests.
Eric Huss
-26
/
+42
2018-04-20
Fix #50113: must explicitly request file name when using with_file_name.
Felix S. Klock II
-2
/
+4
2018-04-18
When running under compare-mode=nll, generate expected output to `foo.nll.std...
Felix S. Klock II
-2
/
+8
[prev]
[next]