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
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
2013-05-06
auto merge of #6150 : yichoi/rust/arm-test-pull, r=brson
bors
-5
/
+87
2013-05-04
compiletest: remove --host and cleanup
Young-il Choi
-2
/
+1
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-3
/
+2
2013-05-04
compiletest: fix decision rule to run and cleanup
Young-il Choi
-55
/
+35
2013-05-03
mk: configurable android test directory
Young-il Choi
-3
/
+2
2013-05-02
compiletest: configurable test dir for ARM
Young-il Choi
-3
/
+4
2013-05-02
mk: minor fix for test.mk to support mutiple target test
Young-il Choi
-2
/
+2
2013-05-01
mk: test.mk expanded to ARM test automation
Young-il Choi
-5
/
+108
2013-03-18
mk: If NO_REBUILD is set then don't rebuild core/std before testing
Brian Anderson
-3
/
+11
2013-03-12
Disable debuginfo tests on mac since gdb requires root
Brian Anderson
-0
/
+4
2013-03-08
mk: cleanup - minor fixes for android check
ILyoan
-1
/
+1
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-30
/
+56
2013-03-02
mk: Cross-compile fixes
Brian Anderson
-9
/
+9
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-25
/
+38
2013-02-19
Attempt to solve make check test ambiguity betwen crate 'rust' and extratecte...
Marvin Löbel
-4
/
+4
2013-02-18
Added rust convenience tool similar to go's go tool
Marvin Löbel
-1
/
+7
2013-02-15
Rename cargo to rustpkg and start over fresh
Zack Corr
-3
/
+3
2013-02-10
mk: Run debuginfo tests by default, but only if gdb is available
Brian Anderson
-1
/
+19
2013-02-10
mk: Typo
Brian Anderson
-1
/
+1
2013-02-09
Add debug info tests
Brian Leibig
-2
/
+12
2013-02-06
mk: Add output files to tests so they don't rerun unnecessarily
Brian Anderson
-14
/
+28
2013-02-05
mk: Don't check core/std/rustc as part of check-fast
Brian Anderson
-3
/
+0
2013-02-05
mk: Parameterize tests.mk to the max
Brian Anderson
-687
/
+331
2013-01-25
Start running the libsyntax unit tests. #4618
Brian Anderson
-0
/
+25
2013-01-03
add missing $(CFG_PYTHON) prefixes
Daniel Micay
-1
/
+1
2012-12-14
Add check-stageN-doc target. Closes #4007
Brian Anderson
-0
/
+7
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-13
Tools should not be build prereqs of tests. Closes #3946
Brian Anderson
-1
/
+2
[prev]
[next]