simplify: set exprop=false during containment checks

For issue #521, reported by Jacopo Binchi.

* spot/tl/simplify.cc: Here.
* tests/core/521.test: New test case.
* tests/Makefile.am: Add it.
* NEWS: Mention it.
* THANKS: Add Jacopo Binchi.
This commit is contained in:
Alexandre Duret-Lutz 2022-11-15 16:59:21 +01:00
parent a6c65dff8d
commit f2c65ea557
5 changed files with 74 additions and 4 deletions

View file

@ -222,6 +222,7 @@ TESTS_misc = \
TESTS_twa = \
core/385.test \
core/521.test \
core/acc.test \
core/acc2.test \
core/bdddict.test \