word: introduce use_all_aps()
This allows fixing issue #388 reported by Victor Khomenko. * spot/twaalgos/word.cc, spot/twaalgos/word.hh (use_all_aps): New method. * tests/python/stutter-inv.ipynb: Use it. * tests/python/stutter.py: New file, with Victor's test case. * tests/Makefile.am: Add python/stutter.py.
This commit is contained in:
parent
90a88d0b5a
commit
36d20696bf
5 changed files with 80 additions and 13 deletions
|
|
@ -410,6 +410,7 @@ TESTS_python = \
|
|||
python/split.py \
|
||||
python/streett_totgba.py \
|
||||
python/streett_totgba2.py \
|
||||
python/stutter.py \
|
||||
python/rs_like.py \
|
||||
python/sum.py \
|
||||
python/toparity.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue