From 7e1ae35195c9b1397d569ebb3b3a0d11fdcb16f4 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Mon, 14 Dec 2020 01:58:29 -0800 Subject: testament: error instead of silently ignore invalid targets; remove pointless alias target vs targets; document matrix; DRY (#16343) * testament: error instead of silently ignore invalid targets * s/target/targets/ * fix test; refs #16344 * address comments * Update testament/specs.nim Co-authored-by: Andreas Rumpf --- tests/objects/tobjcov.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/objects') diff --git a/tests/objects/tobjcov.nim b/tests/objects/tobjcov.nim index 6c587e04d..a12f74702 100644 --- a/tests/objects/tobjcov.nim +++ b/tests/objects/tobjcov.nim @@ -1,6 +1,6 @@ discard """ action: compile -target: "c" +targets: "c" """ # Covariance is not type safe: -- cgit 1.4.1-2-gfad0