spot/wrap/python/tests
Alexandre Duret-Lutz ab7ee2c460 python: fix error handling while reading automata
* wrap/python/tests/run.in: Make it easier to run python with gdb.
* wrap/python/tests/automata-io.ipynb: Add test case.
* wrap/python/spot.py (spot.automata): Make sure p is defined in all
cases.
* src/hoaparse/hoascan.ll: Make sure we do not close a file that
hasn't been opened.
2015-04-13 16:45:05 +02:00
..
.cvsignore * configure.ac: Output wrap/python/tests/Makefile 2003-07-31 20:04:29 +00:00
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
alarm.py Make bdd_dict a shared pointer. 2014-08-13 20:23:09 +02:00
automata-io.ipynb python: fix error handling while reading automata 2015-04-13 16:45:05 +02:00
automata.ipynb org: uses nice dot arrows 2015-03-26 09:39:06 +01:00
bddnqueen.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
formulas.ipynb python: improve handling of formulas 2015-03-11 21:09:12 +01:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py Handle all automata through shared_ptr. (monstro patch) 2014-08-15 11:07:05 +02:00
ipnbdoctest.py ipnbdoctest: ignore transform=".*" 2015-03-21 20:36:52 +01:00
ltl2tgba.py python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltl2tgba.test python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltlparse.py Adjust to Swig 3.0. 2014-04-03 17:15:52 +02:00
ltlsimple.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am python: better bindings for testing automata 2015-04-02 18:33:16 +02:00
minato.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
optionmap.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
parsetgba.py python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
piperead.ipynb python: read automata from pipes 2015-03-30 21:57:04 +02:00
randaut.ipynb randaut: add option --acc-type=random 2015-03-31 13:50:56 +02:00
randltl.ipynb Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
run.in python: fix error handling while reading automata 2015-04-13 16:45:05 +02:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
testingaut.ipynb python: better bindings for testing automata 2015-04-02 18:33:16 +02:00