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
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
2011-11-29
work on perf
Niko Matsakis
-2
/
+2
2011-11-29
fix more problems w/ check-fast
Niko Matsakis
-17
/
+17
2011-11-29
make check-fast work
Niko Matsakis
-56
/
+88
2011-11-29
tweak to get windows test-running correct
Niko Matsakis
-4
/
+4
2011-11-29
fix makefiles, add option to ignore changes in makefiles
Niko Matsakis
-18
/
+18
2011-11-29
make check works
Niko Matsakis
-31
/
+40
2011-11-29
misc fixes
Niko Matsakis
-107
/
+129
2011-11-29
basic builds function
Niko Matsakis
-111
/
+135
2011-11-18
Added CFG_NOTIDY flag to the build
Stefan Plantikow
-17
/
+20
2011-11-17
build: Add various shorthand make check rules
Brian Anderson
-7
/
+19
2011-11-16
fix prereqs
Niko Matsakis
-18
/
+18
2011-11-16
fix prereqs
Niko Matsakis
-5
/
+2
2011-11-16
correct (I think) prereqs
Niko Matsakis
-1
/
+1
2011-11-16
correct pre-reqs
Niko Matsakis
-1
/
+1
2011-11-16
make check-stage2-perf target work again, along with rustc, std
Niko Matsakis
-14
/
+19
2011-11-16
make it so that tests can be run on different target arch
Niko Matsakis
-67
/
+75
2011-11-02
Fix build on windows
Niko Matsakis
-3
/
+3
2011-11-02
enable building with different target arch
Niko Matsakis
-2
/
+2
2011-10-31
Split 'make tidy' into multiple commands
Brian Anderson
-0
/
+3
2011-10-21
Get 'make tidy' to work rustllvm and rt again
Brian Anderson
-4
/
+3
2011-10-11
Fix test dependencies
Brian Anderson
-0
/
+9
2011-10-06
Bring make distcheck up to date
Brian Anderson
-2
/
+10
2011-10-05
Run tests with LD_LIBRARY_PATH set to the target libs, not the host libs
Brian Anderson
-3
/
+4
2011-10-04
Fix #1003 harder
Brian Anderson
-1
/
+2
2011-10-04
Fix a typo in tests.mk. Closes #1003
Brian Anderson
-1
/
+1
2011-10-02
Cleanup mk/tests.mk
Brian Anderson
-106
/
+81
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-19
/
+9
2011-09-30
Change the directory for target libs
Brian Anderson
-1
/
+1
2011-09-30
Make config of static stdlib more consistent with rest of makefile
Brian Anderson
-1
/
+1
2011-09-30
Abstract the build directories further in the makefiles
Brian Anderson
-12
/
+12
2011-09-30
Fix some make variables in tests.mk
Brian Anderson
-3
/
+3
2011-09-29
Remove legacy library search paths
Brian Anderson
-1
/
+1
2011-09-29
Fix a variety of things in the makefiles
Brian Anderson
-1
/
+1
2011-09-29
Make rustc's host triple agree with the build system's
Brian Anderson
-1
/
+1
2011-09-29
Reorganize structure of build directory
Brian Anderson
-13
/
+13
2011-09-23
Don't pipe check-fast results through tee
Brian Anderson
-1
/
+1
2011-09-13
Add build-system mechanisms for running benchmarks under 'perf'.
Graydon Hoare
-1
/
+25
2011-08-10
Begin valgrinding run-fail tests
Brian Anderson
-1
/
+1
2011-08-02
Include benchmarks in pretty-print tests
Brian Anderson
-0
/
+14
2011-08-02
Run pretty-printer tests as part of make check. Issue #789
Brian Anderson
-0
/
+1
2011-08-02
Add dedicated pretty-printer tests with new pp-exact directive
Brian Anderson
-5
/
+18
2011-08-02
Add missing BENCH_TESTS variable to tests.mk
Brian Anderson
-1
/
+2
2011-08-02
Add a FIXME about simplifying the make check rules
Brian Anderson
-0
/
+8
2011-08-02
Pretty-print test the rfail tests. Issue #789
Brian Anderson
-7
/
+26
[next]