ltlcross: report missing input/output sequence

* src/bin/ltlcross.cc: Fix it.
* src/tgbatest/ltlcross3.test: New file.
* src/tgbatest/Makefile.am: Add it.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2013-11-19 22:45:16 +01:00
parent cf91a23711
commit 686a45484d
4 changed files with 29 additions and 2 deletions

2
NEWS
View file

@ -10,6 +10,8 @@ New in spot 1.2a (not released)
* Bug fixes:
- ltlcross' CSV output now stricly follows RFC 4180.
- ltlcross failed to report missing input or output escape sequences
on all but the first configured translator.
New in spot 1.2 (2013-10-01)