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
/
mk
/
tests.mk
Age
Commit message (
Expand
)
Author
Lines
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
2014-06-06
mk: Run doc tests with --cfg dox
Alex Crichton
-1
/
+1
2014-05-21
mk: Replace 'oxidize' with 'rustc'. Closes #13781
Brian Anderson
-1
/
+1
2014-05-18
Refactoring: Introduce distinct host and target rpath var setters.
Felix S. Klock II
-1
/
+23
2014-05-15
mk: Don't run benchmarks with `make check`
Alex Crichton
-3
/
+3
2014-05-14
Get rid of the android-cross-path flag to rustc.
Luqman Aden
-0
/
+1
2014-05-11
make sure jemalloc valgrind support is enabled
Daniel Micay
-2
/
+2
2014-05-10
add back jemalloc to the tree
Daniel Micay
-1
/
+3
2014-05-07
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
Michael Woerister
-12
/
+30
2014-05-07
auto merge of #13832 : alexcrichton/rust/cfail-full, r=brson
bors
-1
/
+12
2014-05-03
rustdoc: Enable the footnote markdown extension
Alex Crichton
-4
/
+5
2014-04-29
mk: Depend on regex_macros for tests appropriately
Alex Crichton
-0
/
+10
2014-04-28
test: Add a compile-fail-fulldeps test suite
Alex Crichton
-1
/
+12
2014-04-23
Enable use of syntax extensions when cross compiling.
Douglas Young
-3
/
+1
2014-04-17
mk/tests.mk: Fix a typo causing make to give compiletest the wrong rt build d...
Richard Diamond
-1
/
+1
2014-04-06
mk: Pass the name of the make command to maketest.py
Brian Anderson
-0
/
+1
2014-04-06
Remove check-fast. Closes #4193, #8844, #6330, #7416
Brian Anderson
-61
/
+4
2014-04-05
auto merge of #13260 : pnkfelix/rust/fsk-fix-13247, r=alexcrichton
bors
-8
/
+36
2014-04-05
Fix android problems with newly fixed rpass-full variable definition.
Felix S. Klock II
-7
/
+35
2014-04-03
std: Document builtin syntax extensions
Alex Crichton
-1
/
+1
2014-04-02
Two fixes to get `make check-stage1` working.
Felix S. Klock II
-1
/
+1
2014-03-25
mk: Rename CFG_COMPILER to CFG_COMPILER_HOST_TRIPLE
Brian Anderson
-1
/
+1
2014-03-25
configure: Make rustlibdir non-configurable
Brian Anderson
-1
/
+1
2014-03-13
Add basic backtrace functionality
Alex Crichton
-0
/
+2
2014-03-09
mk: rename `check-...-doc-<crate>` to `check-...-doc-crate-<crate>`.
Huon Wilson
-7
/
+8
2014-03-09
mk: rewrite the documentation handling.
Huon Wilson
-52
/
+49
2014-02-25
auto merge of #12530 : alexcrichton/rust/make-check-no-rpath, r=brson
bors
-3
/
+5
2014-02-22
mk: restore check-notidy.
Huon Wilson
-1
/
+3
2014-02-21
mk: Get "make check" passing with --disable-rpath
Alex Crichton
-3
/
+5
2014-02-19
Tweak how preference factors into linkage
Alex Crichton
-4
/
+0
2014-02-17
Added more scripts to tidy check
Derek Guenther
-0
/
+10
2014-02-15
mk: Remove check-notidy, check-full, check-test
Brian Anderson
-10
/
+0
2014-02-14
mk: Address review feedback
Brian Anderson
-0
/
+20
[prev]
[next]