..
.cvsignore
more files to ignore
2004-06-22 22:58:09 +00:00
.gitignore
More files to ignore.
2015-01-03 19:01:44 +01:00
acc.cc
acc: add a parser for string -> acc_code
2015-04-15 00:16:17 +02:00
acc.test
acc: add a parser for string -> acc_code
2015-04-15 00:16:17 +02:00
acc2.test
acc: add a to_cnf() function
2015-03-05 09:18:46 +01:00
babiak.test
* src/tgbatest/babiak.test: Rewrite using ltlcross.
2013-01-10 18:42:36 +01:00
basimul.test
simulation: build tgba_digraph
2014-06-20 13:31:23 +02:00
bitvect.cc
Replace << "c" by << 'c', and check for it in style.sh
2014-02-12 16:17:51 +01:00
bitvect.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
checkpsl.cc
product: rename the one-the-fly version as otf_product
2015-01-09 08:23:49 +01:00
checkta.cc
tgbatest: speed ltl2ta.test up!
2014-08-18 20:23:15 +02:00
complementation.cc
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
complementation.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
complete.test
complete: Fix completion of automata using Fin-acceptance
2015-03-25 20:49:12 +01:00
cycles.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
dbacomp.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
defs.in
* src/tgbatest/defs.in: Unset SPOT_DOTDEFAULT and SPOT_DOTEXTRA.
2015-03-30 12:24:31 +02:00
degendet.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
degenid.test
degen: do not mark initial trivial SCCs as accepting
2015-04-01 15:26:05 +02:00
degenlskip.test
degen: add a lowinit option
2015-04-01 17:33:15 +02:00
det.test
remove_fin: remove useless states
2015-03-24 15:11:17 +01:00
dfs.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
dra2dba.test
Fix a regression in tgbamask.cc, reported by Alexandre Lewkowicz.
2014-03-20 13:58:07 +01:00
dstar.test
dot: output marked states only for SBA
2015-01-20 11:35:34 +01:00
dupexp.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
emptchk.cc
dotty: get rid of the decorated version
2015-01-24 12:22:31 +01:00
emptchk.test
tgbatest: rewrite emptchk.test in C++
2014-08-18 23:59:59 +02:00
emptchke.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
emptchkr.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
exclusive.test
autfilt: add a --simplify-exclusive-ap option
2015-03-30 12:01:32 +02:00
explpro2.test
autfilt: return with exit code 1 if there is no match
2014-12-10 16:36:34 +01:00
explpro3.test
autfilt: return with exit code 1 if there is no match
2014-12-10 16:36:34 +01:00
explpro4.test
acc: Add operators == and != for acc_code
2015-02-23 17:12:12 +01:00
explprod.test
autfilt: return with exit code 1 if there is no match
2014-12-10 16:36:34 +01:00
hoaparse.test
hoa: diagnose undefined states that appear as destination
2015-04-19 19:40:57 +02:00
intvcmp2.cc
Replace << "c" by << 'c', and check for it in style.sh
2014-02-12 16:17:51 +01:00
intvcomp.cc
Replace << "c" by << 'c', and check for it in style.sh
2014-02-12 16:17:51 +01:00
intvcomp.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
isomorph.test
Wrap are_isomorphic inside a class and optimize when deterministic
2014-12-17 14:15:02 +01:00
kv.test
* src/tgbatest/kv.test: Fix the test comparison.
2012-10-12 22:09:16 +02:00
lbttparse.test
hoaparse: fix parsing of LBTT with non 0-based states
2015-02-02 20:09:33 +01:00
ltl2dstar.test
ltlcross: fix missing check for complement of negative automata
2014-08-31 19:56:24 +02:00
ltl2dstar2.test
use ltl2tgba -Ds instead of ltl2tgba -sD in the test suite
2015-01-13 17:13:58 +01:00
ltl2dstar3.test
ltlcross: adjust to work with generic acceptance
2015-02-26 17:30:01 +01:00
ltl2neverclaim-lbtt.test
tgbatest: Rewrite ltl2neverclaim using ltlcross.
2013-01-10 18:22:35 +01:00
ltl2neverclaim.test
tgbatest: Rewrite ltl2neverclaim using ltlcross.
2013-01-10 18:22:35 +01:00
ltl2ta.test
degen: add a lowinit option
2015-04-01 17:33:15 +02:00
ltl2ta2.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
ltl2tgba.cc
dtgba_complement: take a tgba_digraph_ptr as input
2015-02-10 16:58:08 +01:00
ltl2tgba.test
postproc: make sure WDBA have an acceptance set if BA is desired
2015-02-26 17:30:01 +01:00
ltlcounter.test
get rid of tgba_tba_proxy
2014-08-12 16:42:58 +02:00
ltlcross.test
Merge branch master (Spot 1.2.5) into next.
2014-08-22 16:45:41 +02:00
ltlcross2.test
never: add an option to output in Spin's 6.2.4 style
2015-01-09 22:52:46 +01:00
ltlcross3.test
ltlcross: allow appending to files via >>FILENAME
2015-02-14 17:39:51 +01:00
ltlcross4.test
Fix spurious failre with Pandas 0.13.
2014-02-06 01:33:17 +01:00
ltlcrossce.test
tests: add some missing "set -e"
2013-11-22 02:13:57 +01:00
ltlcrossce2.test
ltlcross: adjust to work with generic acceptance
2015-02-26 17:30:01 +01:00
ltldo.test
add a stutter-invariant property to automata
2015-02-28 16:44:06 +01:00
ltldo2.test
bin: add shorthands for ltlcross and ltldo
2015-01-27 15:16:50 +01:00
ltlprod.cc
product: rename the one-the-fly version as otf_product
2015-01-09 08:23:49 +01:00
ltlprod.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
Makefile.am
complete: Fix completion of automata using Fin-acceptance
2015-03-25 20:49:12 +01:00
maskacc.test
maskacc: reverse the way the acceptance condition is stripped
2015-03-24 16:33:33 +01:00
maskkeep.test
Make --keep-states more useful by actually removing states.
2015-03-25 21:34:01 +01:00
monitor.test
add a stutter-invariant property to automata
2015-02-28 16:44:06 +01:00
neverclaimread.test
sccinfo: introduce is_rejecting()
2015-03-03 20:32:29 +01:00
nondet.test
bin: support multi-line CSV fields.
2013-12-06 13:45:55 +01:00
obligation.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
randaut.test
randaut: add option --acc-type=random
2015-03-31 13:50:56 +02:00
randomize.test
add a stutter-invariant property to automata
2015-02-28 16:44:06 +01:00
randpsl.test
random: Get rid of uniform_distribution (non-portable).
2015-02-27 14:17:07 +01:00
randtgba.cc
save: remove
2015-01-31 21:22:15 +01:00
randtgba.test
save: remove
2015-01-31 21:22:15 +01:00
readsat.cc
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
readsat.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
readsave.test
autfilt: --remove-unreachable-states, --remove-dead-states
2015-04-19 19:41:09 +02:00
remfin.test
totgba: fix conversion of false acceptance
2015-04-03 08:16:52 +02:00
remprop.test
autfilt: add a --remove-ap option
2015-03-24 18:58:24 +01:00
renault.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
satmin.test
satmin: cleanup interfaces and minimization loops
2013-09-08 20:43:17 +02:00
satmin2.test
sat: add missing prop_state_based_acc() call
2015-03-17 19:28:34 +01:00
sbacc.test
add a stutter-invariant property to automata
2015-02-28 16:44:06 +01:00
scc.test
scc: get rid of scc_stats
2015-01-18 21:51:09 +01:00
sccdot.test
sccinfo: introduce is_rejecting()
2015-03-03 20:32:29 +01:00
sccsimpl.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
sim2.test
tgbatest: drop support of Spot's legacy format from ltl2tgba
2015-01-31 17:46:32 +01:00
simdet.test
Fix non determinism in the simulation.
2012-11-14 18:22:11 +01:00
spotlbtt.test
simulation: get rid of the "don't care" simulation reductions
2015-01-19 18:17:44 +01:00
spotlbtt2.test
Upgrade GPL v2+ to GPL v3+.
2012-10-12 22:05:18 +02:00
stutter.test
stutter: improve closure
2015-03-31 19:18:41 +02:00
taatgba.cc
Handle all automata through shared_ptr. (monstro patch)
2014-08-15 11:07:05 +02:00
taatgba.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
tripprod.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
uniq.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
wdba.test
add missing utf-8 header to many source files
2015-01-09 08:23:49 +01:00
wdba2.test
Remove ltl2tgba_lacim and all supporting classes.
2014-07-09 18:08:44 +02:00