autfilt: Add --dualize option

* NEWS: Mention this addition.
* bin/autfilt.cc: Add dualize option
* tests/Makefile.am: Add dualize option test file to the suite.
* tests/core/dualize.test: Test the dualize option.
This commit is contained in:
Thomas Medioni 2017-03-29 15:56:34 +02:00
parent 152b5d0d30
commit 0d884d4a93
4 changed files with 87 additions and 0 deletions

View file

@ -232,6 +232,7 @@ TESTS_twa = \
core/explpro3.test \
core/explpro4.test \
core/explsum.test \
core/dualize.test \
core/tripprod.test \
core/dupexp.test \
core/exclusive-tgba.test \