spot/wrap/python/tests
Alexandre Duret-Lutz f120dd3206 rename src/ as spot/ and use include <spot/...>
* NEWS: Mention the change.
* src/: Rename as ...
* spot/: ... this, adjust all headers to include <spot/...> instead of
"...", and adjust all Makefile.am to search headers from the top-level
directory.
* HACKING: Add conventions about #include.
* spot/sanity/style.test: Add a few more grep to catch cases
that do not follow these conventions.
* .gitignore, Makefile.am, README, bench/stutter/Makefile.am,
bench/stutter/stutter_invariance_formulas.cc,
bench/stutter/stutter_invariance_randomgraph.cc, configure.ac,
debian/rules, doc/Doxyfile.in, doc/Makefile.am,
doc/org/.dir-locals.el.in, doc/org/g++wrap.in, doc/org/init.el.in,
doc/org/tut01.org, doc/org/tut02.org, doc/org/tut03.org,
doc/org/tut10.org, doc/org/tut20.org, doc/org/tut21.org,
doc/org/tut22.org, doc/org/tut30.org, iface/ltsmin/Makefile.am,
iface/ltsmin/kripke.test, iface/ltsmin/ltsmin.cc,
iface/ltsmin/ltsmin.hh, iface/ltsmin/modelcheck.cc,
wrap/python/Makefile.am, wrap/python/ajax/spotcgi.in,
wrap/python/spot_impl.i, wrap/python/tests/ltl2tgba.py,
wrap/python/tests/randgen.py, wrap/python/tests/run.in: Adjust.
2015-12-04 20:13:59 +01:00
..
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
accparse.ipynb acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
accparse2.py acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
alarm.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
automata-io.ipynb add support for the "terminal" property 2015-11-07 14:04:44 +01:00
automata.ipynb dot: add support for option +N 2015-11-14 14:49:31 +01:00
bddnqueen.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
decompose.ipynb python: add a show_default option to setup() 2015-11-13 18:18:13 +01:00
formulas.ipynb python: better way to extend existing classes 2015-10-08 08:54:50 +02:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
ipnbdoctest.py Ignore difference in graphviz versions. 2015-04-20 13:05:58 +02:00
ltl2tgba.py rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
ltl2tgba.test python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltlparse.py revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltlsimple.py python: implement formula.__format__ 2015-10-03 15:46:05 +02:00
Makefile.am python: better interface for sat_minimize() 2015-11-17 18:37:23 +01: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 parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
piperead.ipynb python: add a timeout argument to automaton() and automata() 2015-10-21 11:57:57 +02:00
randaut.ipynb random: fix rounding in barand() 2015-06-01 19:54:51 +02:00
randgen.py rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
randltl.ipynb fix unabbreviate 2015-10-19 10:56:31 +02:00
relabel.py fix Python bindings for relabeling_map, and document them 2015-06-07 14:22:31 +02:00
remfin.py python: add binding for is_unambiguous 2015-11-05 13:43:02 +01:00
run.in rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
satmin.py python: better interface for sat_minimize() 2015-11-17 18:37:23 +01:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
testingaut.ipynb dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00