autfilt: add a --track-formula option
Fixes #591. * spot/twaalgos/matchstates.cc, spot/twaalgos/matchstates.hh (match_states_decorate): New function. * bin/autfilt.cc: Add a --track-formula option. * tests/core/trackf.test: New file. * tests/Makefile.am: Test it. * NEWS: Mention it.
This commit is contained in:
parent
3d3e87948c
commit
c5d991e55c
6 changed files with 171 additions and 5 deletions
|
|
@ -316,6 +316,7 @@ TESTS_twa = \
|
|||
core/sbacc.test \
|
||||
core/stutter-tgba.test \
|
||||
core/strength.test \
|
||||
core/trackf.test \
|
||||
core/emptchk.test \
|
||||
core/emptchke.test \
|
||||
core/dfs.test \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue