{xfail, xpass, skip} -> {xfail ok, xpass ok, skip ok}
commit3c9fe5b52193ad0e5540de80b8aea173bede3ca0
authorAvery Pennarun <apenwarr@gmail.com>
Tue, 5 Sep 2017 02:46:58 +0000 (4 22:46 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 5 Sep 2017 03:36:35 +0000 (4 23:36 -0400)
tree7eaa3ea2ddea217edf76346b701fab43a9107d5c
parentaf0b42b255f98469618d3814633d82a789b56c51
{xfail, xpass, skip} -> {xfail ok, xpass ok, skip ok}

This makes it possible to parse the new-style detailed output using an
old-style parser, without accidentally treating all the not-quite-failures
are failures.  But we can still extract the extra data if it's interesting.
README
c/wvtest.c
cpp/wvtest.cc
dotnet/wvtest.cs
python/wvtest.py
sample-error
sh/wvtest.sh
wvtestrun