work around issue #317

* spot/twaalgos/cobuchi.cc: Call sbacc() on transition-based input.
* tests/Makefile.am: Remove XFAIL_TESTS.
* NEWS: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2018-01-14 22:18:55 +01:00
parent 61b0a542f1
commit c920825fad
3 changed files with 19 additions and 5 deletions

View file

@ -315,9 +315,6 @@ TESTS_twa = \
core/parity2.test \
core/ltlsynt.test
# Issue #317.
XFAIL_TESTS = core/dca2.test
############################## PYTHON ##############################
if USE_PYTHON