about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-05-13 18:19:48 -0400
committerAlex Crichton <alex@alexcrichton.com>2013-05-14 14:11:07 -0400
commit54f2147e8eb49507e419b2129a08bfd1585f7e77 (patch)
tree44922443c8c7e3e3ce83e7a525f3fe869f2e04c5 /src/rustllvm/RustWrapper.cpp
parent767e3ae86cba26437a60009d79ac2a295b41768e (diff)
downloadrust-54f2147e8eb49507e419b2129a08bfd1585f7e77.tar.gz
rust-54f2147e8eb49507e419b2129a08bfd1585f7e77.zip
Get unit tests for rusti working
* They didn't work before, because the location of the tests caused the
  'sysroot' option to crate lookup to be wrong for finding the correct stage's
  core/std libraries. This moves the compiled tests from the $host/test
  directory into a $host/$stage/test directory. This means that the sysroot will
  be correct and the core/std libraries can actually be found
* The LLVM bindings apparently aren't threadsafe, so we can't run multiple tests
  in parallel.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions