tgbaexplicit: execute the test

* src/tgbatest/explicit2.test: New file.
* src/tgbatest/Makefile.am: Add it.
* src/tgbatest/explicit2.cc: Print the LTL formula as text.
This commit is contained in:
Alexandre Duret-Lutz 2012-04-12 17:54:20 +02:00
parent 37a6b601c1
commit 8269ae9cee
3 changed files with 51 additions and 2 deletions

View file

@ -78,6 +78,7 @@ TESTS = \
intvcomp.test \
eltl2tgba.test \
explicit.test \
explicit2.test \
taatgba.test \
tgbaread.test \
neverclaimread.test \