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
2020-01-27
compiletest: Derive Default for EarlyProps
Tomasz Miąsko
-8
/
+2
2020-01-27
compiletest: Remove unused llvm-cxxflags option
Tomasz Miąsko
-5
/
+0
2020-01-27
compiletest: Add unit tests for EarlyProps
Tomasz Miąsko
-1
/
+155
2020-01-27
compiletest: Update mode list displayed in `--help`
Tomasz Miąsko
-1
/
+2
2020-01-27
compiletest: Parse EarlyProps from a reader
Tomasz Miąsko
-4
/
+10
2020-01-27
compiletest: Remove unnecessary memory allocation in iter_header
Tomasz Miąsko
-3
/
+9
2020-01-23
Auto merge of #68391 - tmiasko:compiletest-debuginfo, r=alexcrichton
bors
-278
/
+215
2020-01-23
compiletest: Do not run debuginfo tests with gdb on msvc targets
Tomasz Miąsko
-0
/
+4
2020-01-21
Account for run-make tests in `is_up_to_date`
Jonas Schievink
-1
/
+2
2020-01-20
compiletest: Simplify multi-debugger support
Tomasz Miąsko
-278
/
+211
2020-01-15
Auto merge of #68248 - JohnTitor:rollup-x0kml5f, r=JohnTitor
bors
-4
/
+2
2020-01-15
Rollup merge of #68141 - euclio:replace-bindings-with-winapi, r=alexcrichton
Yuki Okushi
-4
/
+2
2020-01-14
Update rustfix in compiletest.
Eric Huss
-1
/
+1
2020-01-12
convert match statement to if let
Tobias Thiel
-5
/
+2
2020-01-11
use winapi for non-stdlib Windows bindings
Andy Russell
-4
/
+2
2020-01-11
Revert "Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrich...
Lzu Tao
-0
/
+1
2020-01-11
Rollup merge of #68019 - cuviper:in-tree-compiletest, r=Mark-Simulacrum
Yuki Okushi
-1
/
+3
2020-01-10
Rollup merge of #68006 - infinity0:master, r=nikomatsakis
Yuki Okushi
-0
/
+1
2020-01-09
compiletest: Do not deduplicate diagnostics in UI tests
Vadim Petrochenkov
-0
/
+2
2020-01-08
Comment on allowing only feature(test) in compiletest
Josh Stone
-1
/
+3
2020-01-08
Recognise riscv64 in compiletest
Ximin Luo
-0
/
+1
2020-01-06
remove usage of feature gate
dylan_DPC
-1
/
+0
2020-01-04
tools/compiletest: fix argument ordering for allowing unused in ui & compile-...
Tobias Thiel
-11
/
+31
2019-12-30
Support `-Z ui-testing=yes/no`
Vadim Petrochenkov
-18
/
+2
2019-12-27
Teach `compiletest` to ignore platform triples
Esteban Küber
-0
/
+1
2019-12-22
Format the world
Mark Rousskov
-988
/
+520
2019-12-21
refactor & address review comments
Mazdak Farrokhzad
-57
/
+103
2019-12-21
rework run-fail and support check,build-fail
Mazdak Farrokhzad
-23
/
+54
2019-12-21
make `--pass check` work with `// run-fail` tests
Mazdak Farrokhzad
-2
/
+6
2019-12-18
Fix compiletest fallout from stage0 bump
Mark Rousskov
-0
/
+1
2019-12-09
compiletest: add aux-crate directive
Eric Huss
-93
/
+95
2019-12-09
Add options to --extern flag.
Eric Huss
-6
/
+6
2019-11-21
Give name to full regex capture
Dylan MacKenzie
-2
/
+3
2019-11-21
Allow multiple cfgs per comment in "revisions:" tests
Dylan MacKenzie
-42
/
+47
2019-11-20
Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister
Mazdak Farrokhzad
-4
/
+37
2019-11-15
Move JSON emitter to rustc_errors
Mark Rousskov
-1
/
+1
2019-11-14
Rollup merge of #66369 - tmiasko:compiletest-stamp, r=Mark-Simulacrum
Yuki Okushi
-72
/
+90
2019-11-13
compiletest: Avoid double negation in ignore condition
Tomasz Miąsko
-5
/
+6
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
[prev]
[next]