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
2012-09-22
doc: Split out task tutorail. Add links to sub-tutorials
Brian Anderson
-0
/
+27
2012-09-15
docs: Make supplemental tutorials testable
Brian Anderson
-0
/
+81
2012-08-29
Make check-notidy not run tidy, as implied. Close #3105.
Graydon Hoare
-3
/
+3
2012-08-28
Compress metadata section. Seems a minor speed win, major space win.
Graydon Hoare
-0
/
+1
2012-07-25
Add check-notidy target. Close #2943.
Graydon Hoare
-0
/
+3
2012-06-02
Begin running cargo tests
Brian Anderson
-0
/
+28
2012-06-01
build: Fix bogus test teps
Brian Anderson
-2
/
+2
2012-06-01
test: Move tests with rustc deps into run-pass-fulldeps
Brian Anderson
-3
/
+61
2012-06-01
build: Add check-lite target
Brian Anderson
-0
/
+5
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-1
/
+1
2012-05-23
bench: Add hard mode to benchmarks. Activate with RUST_BENCH.
Brian Anderson
-0
/
+8
2012-05-02
build: Start running core tests on windows
Brian Anderson
-0
/
+1
2012-04-30
build: No tidy for test files. Closes #2271
Brian Anderson
-0
/
+1
2012-04-24
build: Don't require full target libs to run compiletest tests
Brian Anderson
-22
/
+18
2012-04-13
use find not echo; this also brings fuzzer under the iron fist of tidy.py!
Niko Matsakis
-30
/
+4
2012-04-11
Break up make tidy even more
Brian Anderson
-4
/
+8
2012-04-11
breakup tidy command
Niko Matsakis
-0
/
+2
2012-04-11
Fix up LIBRUSTSYNTAX_INPUTS and tidy rule.
Graydon Hoare
-0
/
+2
2012-04-10
test: Build auxiliary libraries for each test
Haitao Li
-0
/
+1
2012-04-09
build: Split up tidy command further to make arg list shorter
Brian Anderson
-3
/
+6
2012-04-06
build: Remove a redundant search path
Brian Anderson
-1
/
+1
2012-04-04
make deletion of test libs use -rf so it works on mac
Niko Matsakis
-1
/
+1
2012-04-04
Clean up artifacts in test subdir. Should close #2066.
Graydon Hoare
-8
/
+24
2012-04-04
build: Cleanup of test summary printing
Brian Anderson
-4
/
+10
2012-04-04
Logfile output from tests; summarise in make check
Grahame Bowland
-19
/
+36
2012-03-31
rt: Begin running tidy on C++ code again. Oops
Brian Anderson
-3
/
+24
2012-03-20
test: Begin running the language ref examples. Mostly xfailed
Brian Anderson
-1
/
+31
2012-03-19
build: rm -f old tutorial snippets
Brian Anderson
-1
/
+1
2012-03-19
build: Delete old tutorial tests before regenerating. Closes #1991
Brian Anderson
-0
/
+1
2012-03-06
make inline enabled by default
Niko Matsakis
-1
/
+1
2012-02-28
rename aux to auxiliary, since aux is apparently reserved on windows
Niko Matsakis
-1
/
+1
2012-02-28
add ability to run multi-crate tests, run tests with --inline
Niko Matsakis
-1
/
+2
2012-02-21
python might be in a path with spaces in it, you never know
Daniel Brooks
-1
/
+1
2012-02-17
Fix dependencies of stage2 check-fast driver.
Graydon Hoare
-2
/
+2
2012-01-26
Remove the --no-core command-line option
Brian Anderson
-1
/
+1
2012-01-20
build: Run tutorial tests
Brian Anderson
-1
/
+44
2012-01-19
build: Run tidy first before all other check targets
Haitao Li
-2
/
+2
2012-01-17
libstd: Move std tests into libstd
Brian Anderson
-5
/
+1
2012-01-17
build: Start running libcore tests
Brian Anderson
-0
/
+24
2012-01-16
build: Stop building stage3 on normal test cycles
Haitao Li
-1
/
+1
2012-01-16
build: Start running rustdoc tests
Brian Anderson
-1
/
+28
2012-01-15
build: Add rustdoc to tidy rules
Brian Anderson
-0
/
+2
2012-01-13
build: Add shortcut targets for pretty-print tests
Brian Anderson
-0
/
+35
2011-12-30
Make install and check targets depend on all. Close #1395.
Graydon Hoare
-2
/
+2
2011-12-16
build: Tidy cargo when checking formatting
Haitao Li
-0
/
+2
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-1
/
+3
2011-12-03
Fix definition of check-stageN-all targets
Brian Anderson
-1
/
+1
2011-12-02
make check test stage3
Niko Matsakis
-1
/
+1
2011-12-02
make "check" match "all": only the host triple
Niko Matsakis
-9
/
+25
2011-11-29
build: Have 'make check' run all target/host combinations
Brian Anderson
-16
/
+48
[next]