spot/tests
Alexandre Duret-Lutz 701a3b1c6a 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-02 13:54:17 +02:00
..
core ltlfilt: introduce --suspendable 2018-08-02 13:54:17 +02:00
ltsmin always capture exceptions by const references 2018-03-14 17:51:08 +01:00
python contains: fix the semantics 2018-08-02 13:54:17 +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-08-02 13:54:17 +02:00
run.in fix two issues related to jupyter notebook execution 2018-08-02 13:53:12 +02:00