spot/tests
Alexandre Duret-Lutz 2c267cac40 simplify: fix handling of keep_top_xor
Under that option, !(a ^ b) was converted
to (!a <=> !b) instead of simply (a <=> b).

* spot/tl/simplify.cc (equiv_or_xor): Improve
rewriting.
* tests/core/ltl2tgba2.test, tests/python/simstate.py: Adjust test
cases.
2020-08-03 09:23:48 +02:00
..
core simplify: fix handling of keep_top_xor 2020-08-03 09:23:48 +02:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python simplify: fix handling of keep_top_xor 2020-08-03 09:23:48 +02:00
sanity * tests/sanity/80columns.test: Force LC_ALL. 2020-07-13 16:30:29 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am ltlcross: diagnose complementations requiring too many colors 2020-07-14 22:39:44 +02:00
run.in * tests/run.in: reset some envvars to avoid spurious failures. 2020-02-16 16:38:17 +01:00