spot/tests
Alexandre Duret-Lutz be389c5c25 introduce op::strong_X
This was prompted by reports by Andrew Wells and Yong Li.

* NEWS, doc/tl/tl.tex: Document the changes.
* THANKS: Add Andrew.
* bin/ltlfilt.cc: Match --ltl before --from-ltlf if needed.
* spot/parsetl/parsedecl.hh, spot/parsetl/parsetl.yy,
spot/parsetl/scantl.ll: Parse X[!].
* spot/tl/formula.cc, spot/tl/formula.hh: Declare the new operator.
* spot/tl/ltlf.cc: Adjust to handle op::X and op::strong_X correctly.
* spot/tl/dot.cc, spot/tl/mark.cc, spot/tl/mutation.cc,
spot/tl/print.cc, spot/tl/simplify.cc, spot/tl/snf.cc,
spot/tl/unabbrev.cc, spot/twa/formula2bdd.cc,
spot/twaalgos/ltl2taa.cc, spot/twaalgos/ltl2tgba_fm.cc,
tests/core/ltlgrind.test, tests/core/rand.test,
tests/core/sugar.test, tests/python/randltl.ipynb: Adjust.
* tests/core/ltlfilt.test, tests/core/sugar.test,
tests/core/utf8.test: More tests.
2019-09-23 17:01:28 +02:00
..
core introduce op::strong_X 2019-09-23 17:01:28 +02:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python introduce op::strong_X 2019-09-23 17:01:28 +02:00
sanity forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am fix failing tests on Debian unstable 2019-09-12 10:48:54 +02:00
run.in work around new import statements generated by swig-4.0 2019-06-04 11:32:46 +02:00