spot/tests
Alexandre Duret-Lutz 42452ba4a3 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-18 14:50:11 +02:00
..
core simplify: improve the logic of some implication checks 2017-10-18 14:50:11 +02:00
ltsmin ltsmin: catch exceptions by reference 2017-06-20 17:29:48 +02:00
python tests: avoid some superfluous calls to remove_alternation() 2017-09-29 11:38:29 +02:00
sanity mention autcross in arch.tex 2017-08-17 15:21:59 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am dot: add x option for dot2tex 2017-08-31 19:50:08 +02:00
run.in install back the safety check of includes.test 2016-12-02 15:03:43 +01:00