From: Ralph Corderoy Date: Mon, 17 Oct 2016 19:35:51 +0000 (+0100) Subject: A-ha! automake has support for tests expected to fail; use that. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/4d6435dbde12837bdf4b4d594e0440392df4b9d3?hp=4d6435dbde12837bdf4b4d594e0440392df4b9d3 A-ha! automake has support for tests expected to fail; use that. Backing out my recent addition of an `expectedfail` parameter to the `check' function. ---