skip divine tests when divine does not understand compile --help

Fixes #235, reported by Henrich Lauko.

* python/spot/ltsmin.i: Catch CalledProcessError.
* NEWS: Mention the bug.
* THANKS: Add Henrich.
This commit is contained in:
Alexandre Duret-Lutz 2017-02-28 16:05:59 +01:00
parent 6c218e4828
commit 905af90459
3 changed files with 14 additions and 3 deletions

5
NEWS
View file

@ -6,6 +6,11 @@ New in spot 2.3.1.dev (not yet released)
can be output using --stats=%x (output automaton) or --stats=%X
(input automaton).
Bugs fixed:
- The tests using LTSmin's patched version of divine would fail
if the current (non-patched) version of divine was installed.
New in spot 2.3.1 (2017-02-20)
Tools: