spot/src/tgbatest
Alexandre Duret-Lutz dbd824c539 save: remove
Get rid of the output in Spot's format.

This finally fixes #1.

* src/tgbaalgos/save.cc, src/tgbaalgos/save.hh: Delete.
* src/tgbaalgos/Makefile.am: Adjust.
* src/ltlvisit/contain.cc: Remove useless includes.
* src/bin/dstar2tgba.cc, src/bin/common_aoutput.cc,
src/bin/common_aoutput.hh: Remove the "Spot" output.
* doc/org/dstar2tgba.org, doc/org/ioltl.org,
doc/org/ltl2tgba.org, doc/org/oaut.org: Update doc.
* NEWS: Mention that Spot i/o is gone.
* src/tgbatest/randtgba.cc: Output in HOA.
* src/tgbatest/randtgba.test: Use randaut instead of
randtgba.
* wrap/python/spot.i: Do not provide binding for save.hh
2015-01-31 21:22:15 +01:00
..
.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 Store membership to acceptance sets using bitsets, not BDDs. 2014-10-06 10:18:57 +02:00
acc.test add missing utf-8 header to many source files 2015-01-09 08:23:49 +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
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 ltlcross: support short names 2013-11-22 02:13:57 +01:00
degendet.test add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
degenid.test tgbatest: drop support of Spot's legacy format from ltl2tgba 2015-01-31 17:46:32 +01:00
degenlskip.test autfilt: return with exit code 1 if there is no match 2014-12-10 16:36:34 +01:00
det.test simulation: do not mark codeterministic automata as deterministic 2015-01-22 17:40:00 +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
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 autfilt: return with exit code 1 if there is no match 2014-12-10 16:36:34 +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: correctly deal with "Acceptance: 1 t" 2015-01-28 22:35:11 +01: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: improve reporting of errors in LBTT guards 2014-12-11 22:36:47 +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
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 add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
ltl2ta2.test add missing utf-8 header to many source files 2015-01-09 08:23:49 +01:00
ltl2tgba.cc tgbatest: drop support of Spot's legacy format from ltl2tgba 2015-01-31 17:46:32 +01:00
ltl2tgba.test tgbatest: drop support of Spot's legacy format from ltl2tgba 2015-01-31 17:46:32 +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: report aborted HOA files 2014-11-21 16:07:27 +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
ltldo.test ltldo: rounds start at 1 2015-01-27 16:02:13 +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 maskacc: Add a tgba_digraph version 2015-01-31 21:21:46 +01:00
maskacc.test maskacc: Add a tgba_digraph version 2015-01-31 21:21:46 +01:00
monitor.test dot: output marked states only for SBA 2015-01-20 11:35:34 +01:00
neverclaimread.test autfilt: add an --intersect filter 2015-01-23 22:48:15 +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 ltl2tgba, randaut: better error reporting 2015-01-04 11:24:31 +01:00
randomize.test randomize: reorder state names 2015-01-23 18:50:12 +01:00
randpsl.test ltlfilt: add a --max-count/-n option 2015-01-14 19:59:23 +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 never: use state-names as comments 2015-01-25 13:07:04 +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 tgbatest: drop support of Spot's legacy format from ltl2tgba 2015-01-31 17:46:32 +01:00
scc.test scc: get rid of scc_stats 2015-01-18 21:51:09 +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 stutterize: fix sl2() to keep the correct properties 2015-01-05 21:52:12 +01: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