spot/tests
Alexandre Duret-Lutz 0a2bca1377 simplify: improve the logic of some implication checks
Fixes #293.

* spot/tl/simplify.cc: Test implications that would yield tt or ff
first.  In rules of the form "if a => b, a op b = b" also check
if b => a, and in this case return smallest(a,b).
* tests/core/reduccmp.test: Add a test.
* NEWS: Mention it.
2017-10-15 10:07:14 +02:00
..
core simplify: improve the logic of some implication checks 2017-10-15 10:07:14 +02:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python stutter: detect stutter-invariance at the state level 2017-10-11 15:01:29 +02:00
sanity sanity: also check the 80-column limit in bin 2017-09-26 21:46:42 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am stutter: detect stutter-invariance at the state level 2017-10-11 15:01:29 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00