spot/src/tests
Alexandre Duret-Lutz a86391ab77 hoaparse: rename to parseaut
Because this parser is not specific to HOA anymore.

* src/hoaparse/Makefile.am, src/hoaparse/fmterror.cc,
src/hoaparse/hoaparse.yy, src/hoaparse/parsedecl.hh,
src/parseaut/public.hh, src/hoaparse/hoascan.ll,
src/tests/hoaparse.test: Rename to...
* src/parseaut/Makefile.am, src/parseaut/fmterror.cc,
src/parseaut/parseaut.yy, src/parseaut/parsedecl.hh,
src/hoaparse/public.hh, src/parseaut/scanaut.ll,
src/tests/parseaut.test: ... these, and also adjust the name internally.
For instance hoa_aut_ptr is now parsed_aut_ptr; hoa_stream_parser is now
automaton_stream_parser, and hoa_parse() has become parse_aut().
* NEWS, README, configure.ac, doc/org/tut20.org, src/Makefile.am,
src/bin/autfilt.cc, src/bin/common_aoutput.cc,
src/bin/common_aoutput.hh, src/bin/common_conv.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/tests/Makefile.am,
src/tests/complementation.cc, src/tests/ltl2tgba.cc,
src/tests/readsave.test, wrap/python/ajax/spot.in,
wrap/python/spot.py, wrap/python/spot_impl.i,
wrap/python/tests/automata-io.ipynb, wrap/python/tests/parsetgba.py:
Adjust.
2015-06-11 13:31:13 +02:00
..
.gitignore Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
acc.cc sat-minimize: generalize to any acceptance 2015-05-18 21:45:33 +02:00
acc.test acc: preserve input order in parse_acc_code() 2015-05-18 21:46:11 +02:00
acc2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
babiak.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
bad_parsing.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
bare.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
basimul.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
bitvect.cc Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
bitvect.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
checkpsl.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
checkta.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
complementation.cc hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
complementation.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
complete.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
consterm.cc ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
consterm.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
cycles.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
dbacomp.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
defs.in Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
degendet.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
degenid.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
degenlskip.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
det.test dot: heuristic to switch between circles and ellipses 2015-04-28 18:25:37 +02:00
dfs.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
dra2dba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
dstar.test dot: heuristic to switch between circles and ellipses 2015-04-28 18:25:37 +02:00
dupexp.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
emptchk.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
emptchk.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
emptchke.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
emptchkr.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
equals.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
equalsf.cc ltlvisit: rename tostring.hh as print.hh and rename printer functions 2015-06-04 22:56:57 +02:00
eventuniv.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
exclusive-ltl.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
exclusive-tgba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
explpro2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
explpro3.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
explpro4.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
explprod.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
graph.cc Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
graph.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
intvcmp2.cc Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
intvcomp.cc Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
intvcomp.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
isomorph.test randaut: rename -S as -Q for consistency 2015-06-01 09:20:52 +02:00
isop.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
kind.cc ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
kind.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
kripke.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
kv.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
latex.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
lbt.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
lbttparse.test lbtt: take options as a string like other print functions 2015-06-10 23:29:41 +02:00
length.cc ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
length.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
lenient.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
ltl2dstar.test * src/tests/ltl2dstar.test: Fix after recent change to relabeling_map. 2015-06-07 19:11:48 +02:00
ltl2dstar2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2dstar3.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2neverclaim-lbtt.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2neverclaim.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2ta.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2ta2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltl2tgba.cc hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
ltl2tgba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlcounter.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlcross.test Add support for unambiguous automata 2015-05-12 20:21:15 +02:00
ltlcross2.test Add support for unambiguous automata 2015-05-12 20:21:15 +02:00
ltlcross3.test ltlcross: add --automata option 2015-05-25 17:35:43 +02:00
ltlcross4.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlcrossce.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlcrossce2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlcrossgrind.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
ltldo.test bin: generalized shorthands for ltldo and ltlcross 2015-06-02 18:22:55 +02:00
ltldo2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlfilt.test bin: add -0 option for LTL output 2015-05-11 17:17:15 +02:00
ltlgrind.test ltlgrind: fix two bugs related to PSL formulas 2015-05-11 23:58:32 +02:00
ltlprod.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
ltlprod.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlrel.cc ltlvisit: rename tostring.hh as print.hh and rename printer functions 2015-06-04 22:56:57 +02:00
ltlrel.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
lunabbrev.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
Makefile.am hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
maskacc.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
maskkeep.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
monitor.test dot: heuristic to switch between circles and ellipses 2015-04-28 18:25:37 +02:00
nenoform.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
neverclaimread.test dot: heuristic to switch between circles and ellipses 2015-04-28 18:25:37 +02:00
ngraph.cc Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
ngraph.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
nondet.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
obligation.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
optba.test postproc: do not simplify BA via transitions-based simulation 2015-05-05 00:02:28 +02:00
origin Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
parse.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
parse_print_test.cc Fix unused parameter. 2015-04-24 13:57:56 +02:00
parseaut.test hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
parseerr.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
rand.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
randaut.test randaut: add a --colored option 2015-06-01 21:56:39 +02:00
randomize.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
randpsl.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
randtgba.cc rename hoa_reachable as print_hoa 2015-06-10 00:10:22 +02:00
randtgba.test randaut: rename -S as -Q for consistency 2015-06-01 09:20:52 +02:00
readltl.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
readsat.cc Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
readsat.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
readsave.test hoaparse: rename to parseaut 2015-06-11 13:31:13 +02:00
reduc.cc ltlvisit: rename tostring.hh as print.hh and rename printer functions 2015-06-04 22:56:57 +02:00
reduc.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
reduc0.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
reduccmp.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
reducpsl.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
remfin.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
remove_x.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
remprop.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
renault.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
satmin.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
satmin2.test hoa: detect colored automata 2015-06-01 20:36:03 +02:00
sbacc.test acc: better Rabin/Streett detection 2015-05-21 08:57:49 +02:00
scc.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
sccdot.test scc_info: determine accepting/rejecting-SCCs for any acceptance 2015-05-13 23:16:26 +02:00
sccsimpl.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
sepsets.test autfilt: new --separate-sets option 2015-05-14 18:34:14 +02:00
sim2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
sim3.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
simdet.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
spotlbtt.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
spotlbtt2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
stutter-ltl.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
stutter-tgba.test hoa: add a stutter-sensitive property 2015-05-10 21:13:11 +02:00
syntimpl.cc ltlvisit: rename tostring.hh as print.hh and rename printer functions 2015-06-04 22:56:57 +02:00
syntimpl.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
taatgba.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
taatgba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
tgbagraph.test dot: heuristic to switch between circles and ellipses 2015-04-28 18:25:37 +02:00
tostring.cc ltlvisit: rename tostring.hh as print.hh and rename printer functions 2015-06-04 22:56:57 +02:00
tostring.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
tripprod.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
tunabbrev.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
tunenoform.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
twagraph.cc adjust names for automata printers 2015-06-05 21:42:29 +02:00
unabbrevwm.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
unambig.test scc_info: determine accepting/rejecting-SCCs for any acceptance 2015-05-13 23:16:26 +02:00
uniq.test randaut: rename -S as -Q for consistency 2015-06-01 09:20:52 +02:00
utf8.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
uwrm.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
wdba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
wdba2.test wdba: adjust to work on any TωA 2015-05-14 18:34:14 +02:00