spot/tests
Alexandre Duret-Lutz 23722c031f contains: fix the semantics
spot::contains(a, b) should test a⊇b.  It was testing a⊆b instead.

* NEWS: Mention the bug.
* spot/twaalgos/contains.cc, spot/twaalgos/contains.hh: Fix the
code and documentation.
* tests/python/contains.ipynb: Adjust description and expected
results.
* python/spot/__init__.py: Also swap the argument of
language_containment_checker.contains()
* bin/autfilt.cc: Adjust usage.
2018-08-01 17:17:25 +02:00
..
core ltlsynt: new algorithm, based on LAR 2018-07-27 15:34:39 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python contains: fix the semantics 2018-08-01 17:17:25 +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 scc_info: fix split_on_sets 2018-07-26 16:07:22 +02:00
run.in fix two issues related to jupyter notebook execution 2018-07-12 17:18:22 +02:00