]> git.lizzy.rs Git - rust.git/commit
rustbuild: Add missing test suites
authorAlex Crichton <alex@alexcrichton.com>
Fri, 13 May 2016 22:11:42 +0000 (15:11 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 18 May 2016 23:36:08 +0000 (16:36 -0700)
commitbdadad85b5cb77315893a887a3c8bf31687459f8
tree1f3627a6a9c40c2d7ace52b8351f1173e1066bf0
parent9a140454ea47b7fd107b6e963b7ea2aef74e9518
rustbuild: Add missing test suites

After a comparison with the current set of tests run it was discovered that
rustbuild accidentally wasn't running a few test suites. This commit adds back a
few more test suites:

* rfail-full
* pretty-rpass
* pretty-rpass-full
* pretty-rpass-valgrind
* pretty-rfail
* pretty-rfail-full
* librustc_bitflags unit tests
src/bootstrap/build/mod.rs
src/bootstrap/build/step.rs
src/librustc_bitflags/Cargo.toml