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-09-17
rmake: Get all tests passing on MSVC
Alex Crichton
-2
/
+7
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-1
/
+2
2015-08-13
Auto merge of #27625 - wthrowe:find, r=alexcrichton
bors
-2
/
+3
2015-08-12
Whitelist .pp files in tidy-binaries
William Throwe
-1
/
+1
2015-08-11
trans: Re-enable unwinding on 64-bit MSVC
Alex Crichton
-1
/
+6
2015-08-10
Make tidy-binaries find invocation work on Linux
William Throwe
-1
/
+2
2015-08-06
Fix setting of PATH for `make check` on windows
Diggory Blake
-1
/
+2
2015-08-03
rename TARPL to The Rustinomicon
Alexis Beingessner
-2
/
+2
2015-07-13
update build to make tarpl
Alexis Beingessner
-1
/
+2
2015-06-02
Auto merge of #25654 - petrochenkov:encenv, r=alexcrichton
bors
-5
/
+6
2015-05-30
Warn if the test suite is run on Windows in console with non-UTF-8 code page
petrochenkov
-5
/
+6
2015-05-27
Revamp codegen tests to check IR quality instead of quantity
Björn Steinbrink
-5
/
+0
2015-05-19
mk: Fix native LLVM deps for cross-host builds
Alex Crichton
-2
/
+2
2015-04-29
add `--enable-debuginfo-tests`, analogous to `--disable-optimize-tests`.
Felix S. Klock II
-0
/
+7
2015-04-26
Add a new test group, rfail-full that runs rfail tests with fulldeps.
Ryan Prichard
-2
/
+18
2015-04-23
Auto merge of #24537 - rprichard:fix-parallel-check, r=alexcrichton
bors
-8
/
+10
2015-04-22
Fix the dependency for the pretty-rpass-full tests
Ryan Prichard
-8
/
+10
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-2
/
+2
2015-04-07
mk: Stop documenating non-facade crates
Alex Crichton
-2
/
+4
2015-04-07
test: Move all run-make rustdoc tests to test/rustdoc
Alex Crichton
-1
/
+1
2015-04-07
compiletest: Add support for running rustdoc tests
Alex Crichton
-1
/
+16
2015-03-27
check: Warn users with nonzero RLIMIT_CORE
Richo Healey
-1
/
+6
2015-03-25
make it use gdb instead of lldb when mac-android cross compile
Sae-bom Kim
-0
/
+5
2015-03-16
join lines in makefile
Jorge Aparicio
-2
/
+1
2015-03-16
move some tests back to libcollections
Jorge Aparicio
-1
/
+1
2015-03-16
extract libcollections tests into libcollectionstest
Jorge Aparicio
-1
/
+5
2015-03-13
Avoid passing -L "" during cross-compilation.
Ryan Prichard
-1
/
+1
2015-03-11
mk/tests: filter more possible debug-assertions
Cody P Schafer
-1
/
+1
2015-03-05
rustc: Add a debug_assertions #[cfg] directive
Alex Crichton
-1
/
+1
2015-03-03
Make build timestamp files robust in face of concurrent source modification.
Felix S. Klock II
-7
/
+16
2015-02-28
Separate most of rustc::lint::builtin into a separate crate.
Huon Wilson
-1
/
+1
2015-02-18
rollup merge of #22118: fhahn/separate-parse-fail-2
Alex Crichton
-4
/
+13
2015-02-17
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton
bors
-12
/
+13
2015-02-16
Add pfail targets for parse-fail tests
Florian Hahn
-4
/
+13
2015-02-14
Only set --bench for crate tests when PLEASE_BENCH is set
Florian Hahn
-5
/
+5
2015-02-10
Remove duplicated configuration for android
Eunji Jeong
-5
/
+4
2015-02-10
Add one more depth on android test directory for multiple targets
Eunji Jeong
-8
/
+9
2015-02-10
Make aarch64-linux-android check with real target
Eunji Jeong
-6
/
+7
2015-02-06
Move compile-fail tests that are rejected by the parser to parse-fail
Florian Hahn
-1
/
+2
2015-02-05
mk: Print test summary after tidy when running 'make check'
Brian Anderson
-1
/
+2
2015-02-05
mk: Remove redundant valgrind notices in build
Brian Anderson
-1
/
+0
2015-02-05
Clean up tidy scripts, coverage, performance
Brian Anderson
-45
/
+2
2015-02-05
mk: Split tidy into multiple tidy rules
Brian Anderson
-4
/
+19
2015-01-25
Merge remote-tracking branch 'rust-lang/master'
Brian Anderson
-1
/
+2
2015-01-21
Minor fixes
Brian Anderson
-1
/
+1
2015-01-21
Add a lint for library features
Brian Anderson
-0
/
+1
2015-01-21
rollup merge of #21289: brson/errorcodes
Alex Crichton
-0
/
+1
2015-01-20
Make error code registration work again. #19624
Brian Anderson
-0
/
+1
2015-01-21
Rollup merge of #21399 - kballard:fix-PLEASE_BENCH, r=Gankro
Barosl LEE
-3
/
+1
2015-01-19
Fix `make check PLEASE_BENCH=1`
Kevin Ballard
-3
/
+1
[next]