revert c45ff0c94 and add test case showing why

* bin/ltlsynt.cc: Revert c45ff0c94.  Also fix documentation of exit
status.
* tests/core/ltlsynt2.test: New file.
* tests/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2022-09-23 09:42:15 +02:00
parent 51caa5588e
commit 0521901e9d
3 changed files with 85 additions and 3 deletions

View file

@ -343,6 +343,7 @@ TESTS_twa = \
core/parity2.test \
core/pgsolver.test \
core/ltlsynt.test \
core/ltlsynt2.test \
core/ltlsynt-pgame.test \
core/syfco.test \
core/rabin2parity.test \