about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-04-18 17:53:58 -0700
committerbors <bors@rust-lang.org>2016-04-18 17:53:58 -0700
commitd36ad55aa5176eeec0da6d2a7b1689c263195e8a (patch)
treeb905f307184a974fb3f31f7c239e6e7cb5fa30a8 /src/rustllvm/ExecutionEngineWrapper.cpp
parentb324fa7204dbdc17544d4402ffd0b1964df326f7 (diff)
parentb325baf0ae838c16eb554185bb8653189561dbc8 (diff)
downloadrust-d36ad55aa5176eeec0da6d2a7b1689c263195e8a.tar.gz
rust-d36ad55aa5176eeec0da6d2a7b1689c263195e8a.zip
Auto merge of #32755 - alexcrichton:rustbuild-start-test, r=brson
rustbuild: Add support for compiletest test suites

This commit adds support in rustbuild for running all of the compiletest test
suites as part of `make check`. The `compiletest` program was moved to
`src/tools` (like `rustbook` and others) and is now just compiled like any other
old tool. Each test suite has a pretty standard set of dependencies and just
tweaks various parameters to the final compiletest executable.

Note that full support is lacking in terms of:

* Once a test suite has passed, that's not remembered. When a test suite is
  requested to be run, it's always run.
* The arguments to compiletest probably don't work for every possible
  combination of platforms and testing environments just yet. There will likely
  need to be future updates to tweak various pieces here and there.
* Cross compiled test suites probably don't work just yet, support for that will
  come in a follow-up patch.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions