autfilt: add --stutter-invariant
* bin/autfilt.cc: Implement the option. * NEWS: Mention it. * tests/core/readsave.test, tests/core/stutter-tgba.test: Add some tests.
This commit is contained in:
parent
5a2bc9f915
commit
4c0500a8a9
4 changed files with 25 additions and 5 deletions
|
|
@ -930,6 +930,7 @@ State: 1
|
|||
EOF
|
||||
test `autfilt -c --is-inherently-weak input7` = 1
|
||||
test `autfilt -c --is-weak input7` = 0
|
||||
test `autfilt -c --is-stutter-invariant input7` = 1
|
||||
autfilt --check input7 -H >output7
|
||||
cat >expected7 <<EOF
|
||||
HOA: v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue