spot/tests
Alexandre Duret-Lutz fbdd146565 simplify: add missing recursion
"1 U (a | Fb)" was not always reduced to "F(a | b)".

Fixes #143.

* spot/tl/simplify.cc: Add the missing recurse() call.
* tests/core/reduc0.test: Add a test.
* NEWS: Mention the bug.
2016-02-12 08:18:39 +01:00
..
core simplify: add missing recursion 2016-02-12 08:18:39 +01:00
ltsmin * tests/ltsmin/modelcheck.cc: Typo when printing accepting run. 2016-02-09 14:49:28 +01:00
python twa_run: add a highlight method 2016-02-06 17:10:55 +01:00
sanity move the sanity tests in tests/sanity/ 2016-01-05 17:20:51 +01:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am python: highlighting functions for edges and states 2016-02-05 17:29:30 +01:00
run.in * tests/run.in: Honor PREFIXCMD even without argument. 2016-01-26 19:21:35 +01:00