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
2016-05-28
Auto merge of #33848 - alexcrichton:android-gdb-sysroot, r=michaelwoerister
bors
-5
/
+6
2016-05-25
trans: save metadata even with -Z no-trans.
Eduard Burtescu
-0
/
+7
2016-05-24
test: Use `set sysroot` for more NDK compatibility
Alex Crichton
-5
/
+6
2016-05-18
Auto merge of #33688 - jonathandturner:fix_old_school, r=nikomatsakis
bors
-21
/
+33
2016-05-18
pass revision and incr_comp directory to auxbuild
Niko Matsakis
-10
/
+40
2016-05-17
Improve a few errors and fix #33366
Jonathan Turner
-19
/
+28
2016-05-17
De-emph minimized spans, add better debugging output
Jonathan Turner
-7
/
+10
2016-05-16
pacify the mercilous tidy
Niko Matsakis
-1
/
+2
2016-05-13
dump outputs, diff on UI test failure
Niko Matsakis
-14
/
+98
2016-05-13
add UI testing framework
Niko Matsakis
-1
/
+90
2016-05-08
Auto merge of #33414 - Nercury:master, r=alexcrichton
bors
-4
/
+4
2016-05-07
Always remove tmp/partitioning-tests before check-codegen-units to work aroun...
Eduard Burtescu
-0
/
+5
2016-05-07
Check for both arm and armv7 android targets in runtest.
Nerijus Arlauskas
-4
/
+4
2016-05-06
s/aux/auxiliary, because windows
Niko Matsakis
-3
/
+3
2016-05-06
kill the old auxiliary directory
Niko Matsakis
-5
/
+0
2016-05-06
move auxiliary builds to a test-relative `aux`
Niko Matsakis
-44
/
+61
2016-05-06
tweak incremental comment
Niko Matsakis
-9
/
+9
2016-05-06
move free functions in runtest into methods
Niko Matsakis
-1732
/
+1692
2016-05-06
use methods for EarlyProps and TestProps
Niko Matsakis
-214
/
+220
2016-05-06
refactor interface of make_compile_args
Niko Matsakis
-21
/
+26
2016-05-06
Auto merge of #33225 - michaelwoerister:fix-debuginfo-struct-ns, r=eddyb
bors
-47
/
+51
2016-05-03
mk: Pass CFLAGS for target, not host
Alex Crichton
-0
/
+5
2016-05-03
Make runtest::check_debugger_output() handle wildcards at end.
Michael Woerister
-47
/
+51
2016-05-02
adapt JSON to new model
Niko Matsakis
-11
/
+36
2016-04-28
test: Move run-make tests into compiletest
Alex Crichton
-17
/
+153
2016-04-23
Auto merge of #33084 - alexcrichton:osx-python-sanity, r=michaelwoerister
bors
-6
/
+11
2016-04-22
Fix filepath check for macro backtrace
Jonathan Turner
-1
/
+1
2016-04-21
Fix for filepath for cfail tests in windows
Jonathan Turner
-1
/
+4
2016-04-21
add serialize as a dep for compiletest
Niko Matsakis
-0
/
+13
2016-04-21
move json.rs file
Niko Matsakis
-0
/
+194
2016-04-21
port compiletest to use JSON output
Niko Matsakis
-195
/
+149
2016-04-19
mk: Force system python for LLDB tests on OSX
Alex Crichton
-6
/
+11
2016-04-18
rustbuild: Add support for compiletest test suites
Alex Crichton
-0
/
+3748