add test-case for bdd_noderesize

* tests/core/ltl2tgba.test: Add new test-case,
reported by Tomáš Babiak.
* NEWS: Mention the bug fixed by previous patch.
This commit is contained in:
Alexandre Duret-Lutz 2016-11-19 14:49:46 +01:00
parent 38c4fc8812
commit 4e1c8dfd74
2 changed files with 9 additions and 1 deletions

4
NEWS
View file

@ -1,6 +1,8 @@
New in spot 2.2.0.dev (not yet released)
Nothing yet.
Bugs:
* The bdd_noderesize() function, as modified in 2.2, would crash.
New in spot 2.2 (2016-11-14)