view rust/Cargo.toml @ 40244:1039404c5e1d

run-tests: print number of tests and parallel process count This seems like a useful output message to have. I also sneak in a change to lower the parallel process count if it is larger than the number of tests, as that makes no sense and output saying we're running more tests in parallel than there exists tests would be wonky. Differential Revision: https://phab.mercurial-scm.org/D5070
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 13 Oct 2018 12:11:45 +0200
parents aab43d5861bb
children dbc28c91f7ff
line wrap: on
line source

[workspace]
members = ["hgcli"]
exclude = ["chg"]