spot/wrap/python
Alexandre Duret-Lutz 39b92a6dea python: fix non-determinism in the test suite.
Some tests calling spot.automaton('non-existing|') where failing either
with a "process returned 127", or, under heavier load, with "failed to
read from...".  The latter occur if we poll() the exit status before the
children has had the tame to finish.

* wrap/python/spot.py: Make sure we wait for the child process if we
reach EOF, so that we can report the error status.
* wrap/python/tests/automata-io.ipynb, wrap/python/tests/piperead.ipynb:
Update.
2015-04-14 17:57:06 +02:00
..
ajax python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
tests python: fix non-determinism in the test suite. 2015-04-14 17:57:06 +02:00
.cvsignore Update to SWIG 1.3.22. 2004-09-20 16:35:46 +00:00
.gitignore Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
spot.py python: fix non-determinism in the test suite. 2015-04-14 17:57:06 +02:00
spot_impl.i python: better bindings for testing automata 2015-04-02 18:33:16 +02:00