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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
tests.mk
Age
Commit message (
Expand
)
Author
Lines
2015-01-08
Fix dead links in the guide and reorganize
Alex Crichton
-2
/
+2
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-8
/
+21
2015-01-03
Remove deprecated functionality
Alex Crichton
-28
/
+0
2014-12-29
rollup merge of #20317: brson/rust-installer-v2
Alex Crichton
-0
/
+1
2014-12-29
Upgrade rust-installer to v2
Brian Anderson
-0
/
+1
2014-12-25
Removed the sharding bit from mk/tests.mk
Bheesham Persaud
-8
/
+0
2014-12-21
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2014-12-21
rollup merge of #20054: bheesham/nomet
Alex Crichton
-17
/
+0
2014-12-21
rollup merge of #19983: Munksgaard/fix-19981
Alex Crichton
-1
/
+1
2014-12-20
Split resolve from rustc::middle into rustc_resolve.
Eduard Burtescu
-1
/
+2
2014-12-19
Took out all of the metrics stuff from tests.mk
Bheesham Persaud
-17
/
+0
2014-12-18
Use `-perm /a+x` instead of `-perm +a+x` in calls to find
Philip Munksgaard
-1
/
+1
2014-12-13
Separate borrowck into its own crate and remove dead code as well.
Niko Matsakis
-1
/
+1
2014-12-05
Remove crates from test list so that we don't waste time building them.
Niko Matsakis
-1
/
+1
2014-12-01
auto merge of #19417 : alexcrichton/rust/issue-19383, r=huonw
bors
-2
/
+2
2014-11-30
Fix typo in tests makefile
Corey Farwell
-1
/
+1
2014-11-30
mk: Use host llvm linkage paths, not target ones
Alex Crichton
-2
/
+2
2014-11-25
Don't forget the tests.
Richard Diamond
-2
/
+4
2014-11-19
Update makefiles to ensure src/grammar/verify.rs is built.
Huon Wilson
-1
/
+1
2014-11-05
debuginfo: Make LLDB test make targets dependent on lldb python scripts.
Michael Woerister
-1
/
+3
2014-10-28
Revert "enable parallel codegen by default"
Daniel Micay
-4
/
+0
2014-10-23
Error if we should be able to Valgrind but can't
Nick Cameron
-3
/
+13
2014-10-23
Remove support for .rc files from test.mk
Nick Cameron
-12
/
+6
2014-10-23
Make rpass-valgrind work with pretty
Nick Cameron
-2
/
+7
2014-10-23
Add run-pass-valgrind tests
Nick Cameron
-5
/
+19
2014-10-22
debuginfo: Enable LLDB test suite on Darwin.
Michael Woerister
-3
/
+4
2014-10-21
enable parallel codegen by default
Stuart Pernsteiner
-0
/
+4
2014-10-13
rollup merge of #18012 : pnkfelix/gate-bors-on-building-compiletest
Alex Crichton
-3
/
+26
2014-10-13
Make bors check that `compiletest` builds from both stage0 and stage1 rustc.
Felix S. Klock II
-3
/
+26
2014-10-12
Fix `find` check for executables
Alex Crichton
-1
/
+1
2014-10-08
debuginfo: Add LLDB version handling to test infrastructure.
Michael Woerister
-0
/
+1
2014-10-01
Make find->tidy resilient to filenames with spaces
John Gallagher
-6
/
+7
2014-09-23
collapse setting and exporting RUST_BENCH into one line
O S K Chaitanya
-2
/
+1
2014-09-23
Use locale 'C' for running tests. Closes #17423
O S K Chaitanya
-0
/
+4
2014-09-18
mk: Remove check-fast target
Brian Anderson
-3
/
+0
2014-09-10
Fix #17156
Vadim Chugunov
-1
/
+1
2014-08-27
debuginfo: Emit different autotest debugger scripts depending on GDB version.
Michael Woerister
-0
/
+1
2014-07-25
mk: Remove check-syntax target
Brian Anderson
-4
/
+1
2014-07-24
mk: Add comments to primary check targets
Brian Anderson
-2
/
+12
2014-07-24
mk: Add check-secondary target for tests with no x-platform risk.
Brian Anderson
-0
/
+6
2014-07-23
mk: Add space before line continuation backslash
Birunthan Mohanathas
-7
/
+7
2014-07-23
mk: Remove extra whitespace before line continuation backslashes
Birunthan Mohanathas
-45
/
+45
2014-07-21
Don't run lexer tests by default
Corey Richardson
-1
/
+1
2014-07-21
Shuffle around check-lexer conditions
Corey Richardson
-1
/
+3
2014-07-09
auto merge of #15283 : kwantam/rust/master, r=alexcrichton
bors
-2
/
+2
2014-07-09
fix test failures
kwantam
-2
/
+2
2014-07-07
mk: Run tidy after tests in 'make check'
Brian Anderson
-1
/
+1
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-2
/
+7
2014-06-16
Test fixes from rollup
Alex Crichton
-1
/
+2
2014-06-16
Fix --disable-rpath and tests
Alex Crichton
-4
/
+5
[next]