spot/src/tests
Alexandre Duret-Lutz cb39210166 kill the ltl namespace
* NEWS: Mention it.
* bench/stutter/stutter_invariance_formulas.cc,
bench/stutter/stutter_invariance_randomgraph.cc, doc/mainpage.dox,
doc/org/tut01.org, doc/org/tut02.org, doc/org/tut10.org, doc/tl/tl.tex,
iface/ltsmin/ltsmin.cc, iface/ltsmin/ltsmin.hh,
iface/ltsmin/modelcheck.cc, src/bin/autfilt.cc,
src/bin/common_aoutput.cc, src/bin/common_aoutput.hh,
src/bin/common_finput.cc, src/bin/common_finput.hh,
src/bin/common_output.cc, src/bin/common_output.hh, src/bin/common_r.hh,
src/bin/common_trans.cc, src/bin/common_trans.hh, src/bin/dstar2tgba.cc,
src/bin/genltl.cc, src/bin/ltl2tgba.cc, src/bin/ltl2tgta.cc,
src/bin/ltlcross.cc, src/bin/ltldo.cc, src/bin/ltlfilt.cc,
src/bin/ltlgrind.cc, src/bin/randaut.cc, src/bin/randltl.cc,
src/kripke/kripkeexplicit.cc, src/kripke/kripkeexplicit.hh,
src/kripkeparse/kripkeparse.yy, src/kripkeparse/public.hh,
src/ltlparse/fmterror.cc, src/ltlparse/ltlparse.yy,
src/ltlparse/ltlscan.ll, src/ltlparse/parsedecl.hh,
src/ltlparse/public.hh, src/parseaut/parseaut.yy,
src/parseaut/public.hh, src/tests/checkpsl.cc, src/tests/checkta.cc,
src/tests/complementation.cc, src/tests/consterm.cc,
src/tests/emptchk.cc, src/tests/equalsf.cc, src/tests/ikwiad.cc,
src/tests/kind.cc, src/tests/length.cc, src/tests/ltlprod.cc,
src/tests/ltlrel.cc, src/tests/parse.test,
src/tests/parse_print_test.cc, src/tests/randtgba.cc,
src/tests/readltl.cc, src/tests/reduc.cc, src/tests/syntimpl.cc,
src/tests/taatgba.cc, src/tests/tostring.cc, src/tests/tostring.test,
src/tl/apcollect.cc, src/tl/apcollect.hh, src/tl/contain.cc,
src/tl/contain.hh, src/tl/declenv.cc, src/tl/declenv.hh,
src/tl/defaultenv.cc, src/tl/defaultenv.hh, src/tl/dot.cc,
src/tl/dot.hh, src/tl/environment.hh, src/tl/exclusive.cc,
src/tl/exclusive.hh, src/tl/formula.cc, src/tl/formula.hh,
src/tl/length.cc, src/tl/length.hh, src/tl/mark.cc, src/tl/mark.hh,
src/tl/mutation.cc, src/tl/mutation.hh, src/tl/nenoform.cc,
src/tl/nenoform.hh, src/tl/print.cc, src/tl/print.hh,
src/tl/randomltl.cc, src/tl/randomltl.hh, src/tl/relabel.cc,
src/tl/relabel.hh, src/tl/remove_x.cc, src/tl/remove_x.hh,
src/tl/simpfg.cc, src/tl/simpfg.hh, src/tl/simplify.cc,
src/tl/simplify.hh, src/tl/snf.cc, src/tl/snf.hh, src/tl/unabbrev.cc,
src/tl/unabbrev.hh, src/twa/bdddict.cc, src/twa/bdddict.hh,
src/twa/bddprint.cc, src/twa/formula2bdd.cc, src/twa/formula2bdd.hh,
src/twa/taatgba.cc, src/twa/taatgba.hh, src/twa/twa.hh,
src/twa/twagraph.cc, src/twa/twagraph.hh, src/twaalgos/compsusp.cc,
src/twaalgos/compsusp.hh, src/twaalgos/ltl2taa.cc,
src/twaalgos/ltl2taa.hh, src/twaalgos/ltl2tgba_fm.cc,
src/twaalgos/ltl2tgba_fm.hh, src/twaalgos/minimize.cc,
src/twaalgos/minimize.hh, src/twaalgos/neverclaim.cc,
src/twaalgos/postproc.cc, src/twaalgos/postproc.hh,
src/twaalgos/powerset.cc, src/twaalgos/powerset.hh,
src/twaalgos/randomgraph.cc, src/twaalgos/randomgraph.hh,
src/twaalgos/relabel.cc, src/twaalgos/relabel.hh,
src/twaalgos/remprop.cc, src/twaalgos/remprop.hh, src/twaalgos/stats.cc,
src/twaalgos/stats.hh, src/twaalgos/stutter.cc, src/twaalgos/stutter.hh,
src/twaalgos/translate.cc, src/twaalgos/translate.hh,
wrap/python/spot_impl.i: Remove the ltl namespace.
2015-09-28 16:20:53 +02:00
..
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +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 src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
bad_parsing.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
bare.test revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
basimul.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
bitvect.cc Fix bitvect.test. 2015-08-25 22:54:50 +02:00
bitvect.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
checkpsl.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
checkta.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
complementation.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
complementation.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
complete.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
consterm.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
consterm.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
cycles.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
dbacomp.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
defs.in Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
degendet.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
degenid.test dstarparse: get rid of the deticated data structures and conversions 2015-08-20 21:34:38 +02:00
degenlskip.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
det.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
dfs.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
dra2dba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
dstar.test parseaut: support multiple dstar automata 2015-09-08 00:59:55 +02:00
dupexp.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
emptchk.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
emptchk.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
emptchke.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +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 kill the ltl namespace 2015-09-28 16:20:53 +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 graph: rename num_transitions() as num_edges() 2015-06-11 23:52:02 +02:00
graph.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
ikwiad.cc kill the ltl namespace 2015-09-28 16:20:53 +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 revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
kind.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
kind.test ltl: fix detection of some siPSL formulas 2015-06-23 19:27:30 +02:00
kripke.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
latex.test fix latex escaping 2015-08-13 17:25:00 +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 kill the ltl namespace 2015-09-28 16:20:53 +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 for recent change to ltlcross. 2015-08-21 10:51:29 +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
ltl2dstar4.test new conversion for Streett->GBA 2015-07-10 19:43:34 +02:00
ltl2neverclaim-lbtt.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
ltl2neverclaim.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +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.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
ltl3dra.test ltlcross: skip product that require too much acceptance sets 2015-06-15 23:35:31 +02:00
ltlcounter.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
ltlcross.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
ltlcross2.test Add support for unambiguous automata 2015-05-12 20:21:15 +02:00
ltlcross3.test ltlcross: recover from out-of-memory during state-space product 2015-08-24 07:55:46 +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 revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltldo2.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlfilt.test revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltlgrind.test revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
ltlprod.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
ltlprod.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
ltlrel.cc kill the ltl namespace 2015-09-28 16:20:53 +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 product: add a product_or variant 2015-09-26 19:14:08 +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 Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
ngraph.cc graph: rename num_transitions() as num_edges() 2015-06-11 23:52:02 +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 src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +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 kill the ltl namespace 2015-09-28 16:20:53 +02:00
parse_print_test.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
parseaut.test revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
parseerr.test formula: rename the constants for consistency 2015-09-28 09:06:27 +02:00
prodor.test product: add a product_or variant 2015-09-26 19:14:08 +02:00
rand.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
randaut.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
randomize.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
randpsl.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
randtgba.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
randtgba.test randaut: rename -S as -Q for consistency 2015-06-01 09:20:52 +02:00
readltl.cc kill the ltl namespace 2015-09-28 16:20:53 +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 print_hoa: diagnose unknown options 2015-07-24 23:23:55 +02:00
reduc.cc kill the ltl namespace 2015-09-28 16:20:53 +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 remfin: deal with almost-Rabin automata 2015-08-20 19:53:43 +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 src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
satmin.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
satmin2.test dtgbasat: add a colored option 2015-09-03 18:27:02 +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_filter: do not remove Fin sets from rejecting SCCs 2015-06-30 17:18:27 +02:00
sccsimpl.test sccsimpl: Remove Fin sets between SCCs 2015-08-14 11:42:28 +02:00
sepsets.test autfilt: new --separate-sets option 2015-05-14 18:34:14 +02:00
sim2.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
sim3.test hoa: output acc-name for several acceptance types 2015-05-20 20:00:25 +02:00
simdet.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
spotlbtt.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +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 kill the ltl namespace 2015-09-28 16:20:53 +02:00
syntimpl.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
taatgba.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
taatgba.test Rename tgbatest into tests. 2015-04-24 13:57:56 +02:00
tgbagraph.test Ease atomic proposition manipulation for twa. 2015-09-24 14:45:22 +02:00
tostring.cc kill the ltl namespace 2015-09-28 16:20:53 +02:00
tostring.test kill the ltl namespace 2015-09-28 16:20:53 +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 merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
unabbrevwm.test unabbreviate: enable removal of R 2015-08-21 16:02:52 +02:00
unambig.test scc_info: determine accepting/rejecting-SCCs for any acceptance 2015-05-13 23:16:26 +02:00
uniq.test Fix spurious uniq.test failure. 2015-08-23 17:38:30 +02:00
utf8.test formula: rename the constants for consistency 2015-09-28 09:06:27 +02:00
uwrm.test Merge kripketest, graphtest and ltltest into tests 2015-04-24 13:57:56 +02:00
wdba.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00
wdba2.test Rename src/tests/ltl2tgba as src/tests/ikwiad. 2015-06-12 20:52:34 +02:00