]> git.lizzy.rs Git - rust.git/commit
Add a --color flag to test binaries
authorSteven Fackler <sfackler@gmail.com>
Mon, 9 Jun 2014 00:10:27 +0000 (17:10 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Jun 2014 00:46:27 +0000 (17:46 -0700)
commit5eb4d19dc35dc59aaeaf3d53759c9b0341148ef8
tree42a3a23521bb590013b1c26a467d7cfd24978342
parent9faf5a3483c4fc9a0d290c9dc6af006c6b76255c
Add a --color flag to test binaries

It uses the same behavior as rustc's.
src/compiletest/compiletest.rs
src/libtest/lib.rs