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
2013-09-25
rustdoc: Add sundown to src/rt/
Alex Crichton
-2
/
+5
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-9
/
+1
2013-09-20
Invert --cfg debug to --cfg ndebug
Alex Crichton
-1
/
+1
2013-09-16
Add the rustdoc_ng binary to the makefile rules
Alex Crichton
-1
/
+9
2013-09-05
Don't run lint over gyp files (they just fail anyway)
Alex Crichton
-0
/
+1
2013-08-30
auto merge of #8886 : cmr/rust/test-restructure, r=cmr
bors
-5
/
+4
2013-08-30
Revert "src/test/bench: restructure"
Corey Richardson
-2
/
+2
2013-08-30
Revert "Teach the makefile to use multiple src-base's"
Corey Richardson
-3
/
+2
2013-08-29
auto merge of #8819 : vadimcn/rust/unit-tests, r=brson
bors
-1
/
+2
2013-08-28
Teach the makefile to use multiple src-base's
Corey Richardson
-2
/
+3
2013-08-28
src/test/bench: restructure
Corey Richardson
-2
/
+2
2013-08-28
Added libstd and libextra unit tests to check-fast target.
Vadim Chugunov
-1
/
+2
2013-08-23
test: add support for sharding testsuite by passing --test-shard=a.b
Graydon Hoare
-4
/
+12
2013-08-22
Don't attempt to run tidy over libuv or llvm
Alex Crichton
-0
/
+2
2013-08-22
auto merge of #8642 : sanxiyn/rust/arm-test, r=catamorphism
bors
-6
/
+9
2013-08-20
enable tests for the container tutorial
Daniel Micay
-1
/
+1
2013-08-20
Android: Run benchmarks and copy metrics
Seo Sanghyeon
-1
/
+3
2013-08-20
Android: Change directory before running tests
Seo Sanghyeon
-6
/
+7
2013-08-19
doc: add condition tutorial
Graydon Hoare
-1
/
+2
2013-08-11
Allow disabling optimizations in tests only
Alex Crichton
-1
/
+9
2013-08-09
auto merge of #8176 : catamorphism/rust/rustpkg-extern-mod, r=catamorphism
bors
-1
/
+3
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-1
/
+2
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-1
/
+1
2013-08-08
Makefiles: make rustpkgtest depend on rustpkg executable
Tim Chevalier
-0
/
+1
2013-08-07
mk: test.mk fix to specify ADB variables not adb
Young-il Choi
-1
/
+1
2013-08-02
auto merge of #8202 : pnkfelix/rust/fsk-issue8056-make-crates-must-dep-on-sub...
bors
-1
/
+7
2013-08-02
Make crate tests depend on their extern crates. Reorder TEST_HOST_CRATES in ...
Felix S. Klock II
-1
/
+7
2013-08-01
mk/tests.mk: remove mention of nonexistent files
Etienne Millon
-6
/
+1
2013-08-01
mk/tests.mk: fix typo "srcrustllvm"
Etienne Millon
-2
/
+2
2013-07-30
auto merge of #8111 : brson/rust/no-bench, r=graydon
bors
-4
/
+8
2013-07-29
mk: Add NO_BENCH variable for turning off the --bench flag
Brian Anderson
-0
/
+4
2013-07-29
mk: Rename CTEST_BENCH to TEST_BENCH
Brian Anderson
-4
/
+4
2013-07-29
mk: Fix NO_REBUILD so stdtest can be tested without re-bootstrapping. Closes ...
Brian Anderson
-4
/
+2
2013-07-26
auto merge of #7820 : pnkfelix/rust/fill-in-some-missing-rustc-lib-dependence...
bors
-0
/
+8
2013-07-24
Tests select when to use --cfg debug, regardless of configure settings.
Felix S. Klock II
-1
/
+5
2013-07-17
make: turn off --bench when running under valgrind
Graydon Hoare
-2
/
+5
2013-07-16
Add configure and make machinery to activate perf metrics and ratchets.
Graydon Hoare
-0
/
+19
2013-07-16
Add dependence arc from running rustc to its libraries.
Felix S. Klock II
-0
/
+8
2013-07-11
wire up makefile to run codegen tests and add one to start
Graydon Hoare
-1
/
+18
2013-07-07
Add rusti/rustpkg to check-lite
Alex Crichton
-1
/
+2
2013-07-06
Update tests.mk
Graydon Hoare
-1
/
+1
2013-06-17
mk: tests.mk simplify the method to clean arm testing directory
Young-il Choi
-3
/
+1
2013-06-01
mk: test.mk modify to better support
Young-il Choi
-0
/
+10
2013-05-30
fix the check-stageN-doc-$doc targets, close #5661
Graydon Hoare
-1
/
+1
2013-05-29
auto merge of #6733 : alexcrichton/rust/issue-2400, r=brson
bors
-0
/
+1
2013-05-28
Define rustc's host triple at compile time
Alex Crichton
-0
/
+1
2013-05-28
Fix 'make check-stage1-std' by correcting dependencies
Alex Crichton
-1
/
+1
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-8
/
+8
2013-05-14
Get unit tests for rusti working
Alex Crichton
-11
/
+11
2013-05-06
minor automatic whitespace fixes
Daniel Micay
-2
/
+2
[next]