1. 15 5月, 2013 1 次提交
    • A
      Get unit tests for rusti working · 54f2147e
      Alex Crichton 提交于
      * 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.
      54f2147e
  2. 14 5月, 2013 1 次提交
  3. 09 5月, 2013 1 次提交
  4. 07 5月, 2013 4 次提交
  5. 04 5月, 2013 5 次提交
  6. 03 5月, 2013 3 次提交
  7. 02 5月, 2013 3 次提交
  8. 01 5月, 2013 4 次提交
  9. 24 4月, 2013 1 次提交
  10. 23 4月, 2013 2 次提交
  11. 16 4月, 2013 1 次提交
  12. 08 4月, 2013 1 次提交
  13. 04 4月, 2013 1 次提交
  14. 03 4月, 2013 1 次提交
  15. 01 4月, 2013 2 次提交
  16. 22 3月, 2013 1 次提交
  17. 19 3月, 2013 1 次提交
  18. 14 3月, 2013 1 次提交
  19. 13 3月, 2013 2 次提交
  20. 08 3月, 2013 1 次提交
  21. 07 3月, 2013 1 次提交
  22. 05 3月, 2013 2 次提交