spot/tests
Alexandre Duret-Lutz 6fac026454 implement SVA's first_match operator
* NEWS, doc/tl/tl.tex, doc/tl/tl.bib: Document it.
* spot/parsetl/parsetl.yy, spot/parsetl/scantl.ll: Parse it.
* spot/tl/formula.cc, spot/tl/formula.hh, spot/tl/dot.cc,
spot/tl/mutation.cc, spot/tl/print.cc, spot/tl/randomltl.cc,
spot/twaalgos/ltl2tgba_fm.cc: Adjust to support first_match.
* spot/tl/mark.cc, spot/tl/simplify.cc, spot/tl/snf.cc,
spot/tl/unabbrev.cc, spot/twa/formula2bdd.cc,
spot/twaalgos/ltl2taa.cc: Ignore it.
* tests/core/acc_word.test, tests/core/randpsl.test: Add more tests.
* tests/core/rand.test, tests/core/unambig.test,
tests/python/randltl.ipynb: Adjust.
* tests/python/formulas.ipynb: Show first_match.
2019-05-06 15:11:30 +02:00
..
core implement SVA's first_match operator 2019-05-06 15:11:30 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python implement SVA's first_match operator 2019-05-06 15:11:30 +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 python: improve kripke_graph bindings 2019-02-21 22:02:31 +01:00
run.in fix two issues related to jupyter notebook execution 2018-07-12 17:18:22 +02:00