Merge y2/xfail from git://repo.or.cz/wvtest/kirr.git into master.
commit094593a6a1f11f38070190cf7644e1db1a3244b6
authorAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Sep 2017 23:30:12 +0000 (4 19:30 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Mon, 4 Sep 2017 23:30:12 +0000 (4 19:30 -0400)
tree25f64f0055fa1b44adee55778ad00fce9bc142fa
parentb7217d07cf3e9a56888cbb10a516a2f23f3d2ca3
parentfdbf97c5bd9e5f58c092c7b90c51223a37d1f6ea
Merge y2/xfail from git://repo.or.cz/wvtest/kirr.git into 

* commit 'fdbf97c5bd9e5f58c092c7b90c51223a37d1f6ea':
  dotnet: Implement WVXFAIL and WVSKIP
  c: Implement WVXFAIL and WVSKIP
  c: Split wvtest_check() into wvtest_check_prologue() and wvtest_check()
  cpp: Implement WVXFAIL and WVSKIP
  cpp: Split check() into check_prologue() and check()
  cpp: Refactor print_result() to accept string result
  python: Implement WVXFAIL and @wvskip
  sh: implement WVXFAIL and WVSKIP
  sh: factor out wvtest compatible reporting into _wvreport
  xfail/xpass/skip

Conflicts:
python/wvtest.py
sh/wvtest.sh
python/t/twvtest.py
python/wvtest.py
sh/wvtest.sh
wvtestrun