postproc: use tba_determinize_check()
* src/tgbaalgos/postproc.cc: Use tba_determinize_check() if option "tba-det" is set. * src/tgbaalgos/postproc.hh (tba_determinize_): New attribute. * src/tgbatest/det.test: New file. * src/tgbatest/Makefile.am (TESTS): Add it.
This commit is contained in:
parent
07ab225cc4
commit
0117fc2c36
4 changed files with 139 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ TESTS = \
|
|||
tgbaread.test \
|
||||
renault.test \
|
||||
nondet.test \
|
||||
det.test \
|
||||
neverclaimread.test \
|
||||
dstar.test \
|
||||
readsave.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue