From: Thomas Rast Date: Mon, 13 May 2013 21:27:25 +0000 (+0200) Subject: coverage: split build target into compile and test X-Git-Tag: v1.8.3.4~34^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0c38a95ec83f7adb5fc1b7a5133a2ac2668cdd4a?hp=0c38a95ec83f7adb5fc1b7a5133a2ac2668cdd4a coverage: split build target into compile and test Confusingly, the coverage-build target in fact builds with gcov support _and runs tests_. Split it into two targets that actually are named after what they do. Signed-off-by: Thomas Rast Signed-off-by: Junio C Hamano ---