spot/wrap/python/tests
Alexandre Duret-Lutz ae35cc29f5 Better formula I/O for ipython.
* src/ltlparse/public.hh, src/ltlparse/ltlparse.yy,
src/ltlparse/ltlscan.ll (parse_error): New class.
(parse_formula): New function that raises a parse_error
exception on error.
* src/ltlvisit/tostring.hh, src/ltlvisit/tostring.cc:
(to_sclatex_string): New method.
* wrap/python/spot.i: Catch the parser_error exception,
and use the to_sclatex_string for MathJax rendering.
* wrap/python/tests/run.in: Start ipython on demand.
2014-08-24 14:00:59 +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
bddnqueen.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02: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
ltl2tgba.py Make bdd_dict a shared pointer. 2014-08-13 20:23:09 +02:00
ltl2tgba.test Remove ltl2tgba_lacim and all supporting classes. 2014-07-09 18:08:44 +02: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 Test driver for Teamcity. 2013-07-29 01:14:37 +02:00
minato.py Enable -fvisibility=hidden for src/misc/. 2013-07-29 01:12:12 +02:00
optionmap.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
parsetgba.py Make bdd_dict a shared pointer. 2014-08-13 20:23:09 +02:00
run.in Better formula I/O for ipython. 2014-08-24 14:00:59 +02:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00