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
2019-11-13
compiletest: Obtain timestamps for common inputs only once
Tomasz Miąsko
-70
/
+87
2019-11-13
Improve error message in make_tests
Philip Munksgaard
-1
/
+1
2019-11-12
Compiletest bump to stage0 bootstrap libtest
Mark Rousskov
-0
/
+2
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-2
/
+11
2019-11-08
check for sould-ice either in compilefail or incremental cfail
Quentin Boyer
-0
/
+12
2019-11-07
putting the failure_status code in header.rs
Quentin Boyer
-6
/
+4
2019-11-03
tidy
Quentin Boyer
-1
/
+3
2019-11-03
remove another status code check is should-ice
Quentin Boyer
-1
/
+6
2019-11-03
add header to compiletest to check for ice
Quentin Boyer
-4
/
+20
2019-11-03
Validate error patterns and error annotation in ui tests when present
Tomasz Miąsko
-8
/
+11
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-4
/
+0
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+4
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-4
/
+1
2019-10-04
Fix ABI, run and fix more tests, re-enable CI for PRs
Thomas Lively
-1
/
+4
2019-09-28
Support run-fail ui tests
Tyler Mandry
-4
/
+25
2019-09-26
Upgrade env_logger to 0.7
Mateusz Mikuła
-1
/
+1
2019-09-23
Add `#![deny(warnings)]` to internal tools
Alex Crichton
-0
/
+1
2019-09-15
use println!()
Guanqun Lu
-4
/
+4
2019-09-07
run-pass tests shouldn't have unused contents
Mark Rousskov
-1
/
+10
2019-09-07
Rollup merge of #64258 - smaeul:patch/arm-tests, r=Mark-Simulacrum
Mazdak Farrokhzad
-3
/
+7
2019-09-07
Rollup merge of #64235 - mati865:env_logger, r=alexcrichton
Mazdak Farrokhzad
-1
/
+1
2019-09-07
compiletest: Match suffixed environments
Samuel Holland
-3
/
+7
2019-09-06
Upgrade env_logger to 0.6
Mateusz Mikuła
-1
/
+1
2019-09-05
Merge pull request #17 from rust-lang/master
Baoshan
-23
/
+93
2019-09-05
simplify is_vxworks_pure_dynamic
Baoshan Pang
-8
/
+1
2019-09-04
Merge pull request #15 from Wind-River/bpang-runtest
Baoshan
-2
/
+2
2019-09-04
Auto merge of #63825 - nathanwhit:check-run-results, r=Mark-Simulacrum
bors
-23
/
+93
2019-09-03
change RUST_TEST_DYLINK to RUST_VXWORKS_TEST_DYLINK
Baoshan Pang
-2
/
+2
2019-09-03
Merge pull request #12 from rust-lang/master
Baoshan
-7
/
+3
2019-09-03
Strip remote-test-client output from run stdout
nathanwhit
-2
/
+18
2019-09-03
Rollup merge of #64071 - guanqun:style-fix, r=Centril
Mazdak Farrokhzad
-2
/
+2
2019-09-02
Ignore check-run-results tests for wasm32-bare
nathanwhit
-0
/
+5
2019-09-02
following the same style
Guanqun Lu
-2
/
+2
2019-09-01
remove the unstable rustdoc parameter --linker
Andreas Jonson
-5
/
+1
2019-08-27
run test for vxWorks in 'pure' static linking mode by default;
Baoshan Pang
-2
/
+27
2019-08-25
Allow checking of both compile & run output for run-pass tests
Nathan
-18
/
+34
2019-08-22
Compare run-pass outputs if `check-run-results` flag enabled
Nathan
-2
/
+19
2019-08-22
Extract loading and comparison of compiletest outputs to new fn
Nathan
-15
/
+20
2019-08-22
Add header flag to check run-pass test output
nathanwhit
-0
/
+11
2019-08-13
1. support crt-static
Baoshan Pang
-3
/
+3
2019-08-02
compiletest: Unconfigure tests during normal build
Vadim Petrochenkov
-173
/
+183
2019-07-28
Remove lint annotations in specific crates that are already enforced by rustb...
Vadim Petrochenkov
-1
/
+0
2019-07-27
Remove run-pass test suites
Vadim Petrochenkov
-18
/
+11
2019-07-22
tests: Require run-pass tests without annotations to run successfully again
Vadim Petrochenkov
-1
/
+3
2019-07-16
Add supporting for vxWorks
Baoshan Pang
-0
/
+13
2019-07-06
Remove compile-pass from compiletest
Yuki Okushi
-3
/
+0
2019-06-26
Hash force_pass_mode when config.mode == Pretty.
Mazdak Farrokhzad
-1
/
+1
2019-06-24
Address review comments.
Mazdak Farrokhzad
-23
/
+20
2019-06-24
compiletest: support '--pass check' and '// ignore-pass'.
Mazdak Farrokhzad
-22
/
+89
2019-06-16
compiletest: Move pass mode update into a separate function
Vadim Petrochenkov
-32
/
+36
[prev]
[next]