rust/src/compiletest
bors 7c6c7519a7 auto merge of #8458 : cmr/rust/test-restructure, r=brson
This should make benchmarks easier to understand. But, it doesn't work.
BENCH_RS in mk/tests.mk has everything, from what I can tell in remake, but
only those that are direct children of src/test/bench get build and run.
@graydon, can you lend your expertise? I can't make heads or tails of this
makefile.
2013-08-29 18:45:47 -07:00
..
common.rs Teach compiletest to use multiple --src-base's 2013-08-28 08:16:19 -04:00
compiletest.rs Teach the makefile to use multiple src-base's 2013-08-28 08:16:21 -04:00
errors.rs test: Fix tests. 2013-07-17 14:57:54 -07:00
header.rs std: Rename Iterator.transform -> .map 2013-08-10 07:33:21 -07:00
procsrv.rs Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, r=brson" 2013-08-29 14:23:44 -07:00
runtest.rs Revert "auto merge of #8645 : alexcrichton/rust/issue-6436-run-non-blocking, r=brson" 2013-08-29 14:23:44 -07:00
util.rs Bring compiletest/rustpkg/driver up to date on std vs core 2013-07-04 16:30:48 -07:00