mirror of
https://github.com/servo/servo.git
synced 2025-09-13 16:38:20 +01:00
Run all unit tests with just one Cargo command.
Upgrade Cargo to get https://github.com/rust-lang/cargo/pull/1828, and use it for unit tests. This allows Cargo to get some more parallelism when compiling the test crates’ dependencies. `touch components/util/lib.rs && mach test-unit` on my machine goes from 149 seconds to 124.
This commit is contained in:
parent
e2048d57c4
commit
9228b5011d
2 changed files with 7 additions and 6 deletions
|
@ -1 +1 @@
|
|||
2015-08-20
|
||||
2015-10-01
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue