spot/tests
Alexandre Duret-Lutz 939f63eec9 genltl: add support for --sejk-f=n,m
Together with the previous patch, this Fixes #353.

Implementing this required to extend our interface two support
two-parameter patterns.

* spot/gen/formulas.cc, spot/gen/formulas.hh: Implement it.
* bin/genltl.cc: Add --sejk-f.
* bin/common_output.cc, bin/common_output.hh: Adjust to handle
"line numbers" that are not integers (e.g., "3,2"), since those
are used to display pattern parameters.
* bin/ltlfilt.cc: Adjust.
* python/spot/gen.i: Add support for two-parameters patterns.
* tests/core/genltl.test, tests/python/gen.ipynb: Augment.
* NEWS: Mention it.
2018-06-05 08:48:40 +02:00
..
core genltl: add support for --sejk-f=n,m 2018-06-05 08:48:40 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python genltl: add support for --sejk-f=n,m 2018-06-05 08:48:40 +02:00
sanity * tests/sanity/style.test: Allow {{x}} in constructors. 2018-05-24 19:23:48 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am autfilt: better handling of chain of products with -B 2018-05-24 19:23:48 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00