genltl: support --positive and --negative

* bin/genltl.cc: Implement these options.
* NEWS: Mention them.
* tests/core/genltl.test: New file with test cases.
* tests/Makefile.am: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-18 14:17:26 +02:00
parent 31a1dfbc6a
commit 57f47c16e7
4 changed files with 113 additions and 4 deletions

View file

@ -151,6 +151,7 @@ TESTS_tl = \
core/length.test \
core/equals.test \
core/tostring.test \
core/genltl.test \
core/lunabbrev.test \
core/tunabbrev.test \
core/nenoform.test \