ltlcross: skip product that require too much acceptance sets

Reported by Fanda when he was testing ltl3dra 0.2.2.

* src/bin/ltlcross.cc: Here.
* src/tests/ltl3dra.test: New file.
* src/tests/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2015-06-15 23:35:31 +02:00
parent 7ea9ebe07a
commit b2e812b105
3 changed files with 58 additions and 0 deletions

View file

@ -215,6 +215,7 @@ TESTS_twa = \
dra2dba.test \
unambig.test \
ltlcross4.test \
ltl3dra.test \
ltl2dstar.test \
ltl2dstar2.test \
ltl2dstar3.test \