spot/tests/core
Alexandre Duret-Lutz 5488cb75c6 ltlsynt: overhaul CSV output
Previous output was not very usable in presence of decomposed
specifications.  We now keep track of the number of parts, and also
prefix the columns names with "max_" or "sum_" to indicate how their
statistics are updated in presence of multiple part.  Other missing
statistics, like the size of the translated automaton, or maximal
number of colors seen in a game, have been added.

* spot/twaalgos/synthesis.hh (bench_var): Rename, augment, and
document each statistsic.
* spot/twaalgos/mealy_machine.cc, spot/twaalgos/synthesis.cc,
bin/ltlsynt.cc: Adjust to the new naming scheme.
* doc/org/ltlsynt.org: Show a CSV file, and document its columns.
* tests/core/ltlsynt-pgame.test, tests/core/ltlsynt2.test,
tests/core/ltlsynt.test: Adjust test cases.
* NEWS: Mention the backward incompatible change.
2024-09-10 12:29:14 +02:00
..
.gitignore test minterms_of enumerator 2021-04-12 17:54:12 +02:00
385.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
500.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
521.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
522.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
566.test powerset: improve tgba_powerset on small automata with large |AP| 2024-03-19 10:09:38 +01:00
568.test simulation: fix determinism check 2024-04-24 23:59:07 +02:00
acc.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
acc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
acc2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
acc_word.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
accsimpl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
alternating.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
autcross.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
autcross2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
autcross3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
autcross4.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
autcross5.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
babiak.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bare.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
basetred.test implement BA acceptance set reduction and enlargement 2024-04-25 23:27:30 +02:00
basimul.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bdd.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bdddict.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bdddict.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bitvect.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bitvect.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bricks.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
bricks.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
checkpsl.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
checkta.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
complement.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
complementation.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
complete.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
consterm.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
consterm.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
cube.cc Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
cube.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
cycles.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dbacomp.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dca.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dca2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
deadends.test postprocess: call restrict_dead_end_edges_here() 2024-07-19 17:07:39 +02:00
defs.in Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
degendet.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
degenid.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
degenlskip.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
degenscc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
delta2.test ltlfilt: add support for --to-delta2 2024-08-20 10:35:31 +02:00
det.test minimize: t acceptance is compatible with wdba-minimization 2024-03-25 20:24:08 +01:00
dfs.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dnfstreett.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dot2tex.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dra2dba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dstar.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
dualize.test dualize: should not call cleanup_acceptance_here 2024-03-07 23:50:04 +01:00
dupexp.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
emptchk.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
emptchk.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
emptchke.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
emptchkr.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
equals.test tl: new PSL trivial simplifications 2024-05-13 22:15:15 +02:00
equalsf.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
eventuniv.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
exclusive-ltl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
exclusive-tgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
explpro2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
explpro3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
explpro4.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
explprod.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
explsum.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
format.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
full.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
gamehoa.test Introduce new ways to split an automaton 2024-07-18 10:13:14 +02:00
genaut.test genaut: add two families of cyclic automata 2024-03-25 20:25:24 +01:00
genltl.test genltl: add --lily-patterns 2024-08-26 21:56:59 +02:00
gragsa.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
graph.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
graph.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
hierarchy.test ltlfilt: support --pi1 --sigma1 --delta1 --pi2 --sigma2 2024-08-20 10:35:30 +02:00
highlightstate.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ikwiad.cc stength: fix detection of terminal automata 2023-11-22 17:28:02 +01:00
included.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
intvcmp2.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
intvcomp.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
intvcomp.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
isomorph.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
isop.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
kind.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
kind.test formula: track Δ₁, Σ₂, Π₂, and Δ₂ membership 2024-08-20 10:35:30 +02:00
kripke.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
kripkecat.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
latex.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
lbt.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
lbttparse.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
length.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
length.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
lenient.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2dstar.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2dstar2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2dstar3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2dstar4.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2neverclaim-lbtt.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2neverclaim.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2ta.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2ta2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2tgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl2tgba2.test postprocess: call restrict_dead_end_edges_here() 2024-07-19 17:07:39 +02:00
ltl3ba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltl3dra.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcounter.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross4.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross5.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcross6.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcrossce.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcrossce2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlcrossgrind.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltldo.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltldo2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlf.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlfilt.test ltlfilt, ltlsynt, ltlmix: add a --part-file option 2024-09-04 16:09:31 +02:00
ltlgrind.test ltlgrind: improve error message when formulas are missing 2024-08-23 21:45:47 +02:00
ltlmix.test ltlfilt, ltlsynt, ltlmix: add a --part-file option 2024-09-04 16:09:31 +02:00
ltlrel.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlrel.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltlsynt-pgame.test ltlsynt: overhaul CSV output 2024-09-10 12:29:14 +02:00
ltlsynt.test ltlsynt: overhaul CSV output 2024-09-10 12:29:14 +02:00
ltlsynt2.test ltlsynt: overhaul CSV output 2024-09-10 12:29:14 +02:00
lunabbrev.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
maskacc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
maskkeep.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
mempool.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
mempool.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
minterm.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
minterm.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
minusx.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
monitor.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
nenoform.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
neverclaimread.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ngraph.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ngraph.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
nondet.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
obligation.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
optba.test remove_alternation: option to return nullptr if too many sets needed 2024-01-26 22:09:22 +01:00
origin Merge the core and python tests in the tests/ directory 2016-01-04 16:02:30 +01:00
parity.cc Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
parity.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parity2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parse.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parseaut.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
parseerr.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
pdegen.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
pgsolver.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
prodchain.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
prodor.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
rabin2parity.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
rand.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
randaut.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
randomize.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
randpsl.test randltl: fix generation without unary operators 2024-08-23 21:45:47 +02:00
randtgba.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
randtgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
readltl.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
readsave.test hoa: add option 'b' to build an alias-based basis for all labels 2024-03-22 14:41:42 +01:00
reduc.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
reduc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
reduc0.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
reduccmp.test formula: add a missing trivial rewriting in SERE 2024-08-20 10:35:31 +02:00
reducpsl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
remfin.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
remove_x.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
remprop.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
renault.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
safra.cc Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
safra.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
satmin.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
satmin2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
satmin3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sbacc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
scc.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccdot.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccif.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccif.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sccsimpl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
semidet.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sepsets.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
serial.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sim2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sim3.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sonf.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
split.test autfilt: add option --separate-edges 2024-03-25 20:25:24 +01:00
spotlbtt.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
spotlbtt2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
streett.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
strength.test stength: fix detection of terminal automata 2023-11-22 17:28:02 +01:00
stutter-ltl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
stutter-tgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
sugar.test tl: fix detection of goto 2024-02-06 23:48:23 +01:00
syfco.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
syntimpl.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
syntimpl.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
taatgba.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
taatgba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tgbagraph.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tostring.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tostring.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
trackf.test autfilt: add a --track-formula option 2024-08-30 22:18:20 +02:00
tripprod.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
trival.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
trival.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tunabbrev.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
tunenoform.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
twacube.cc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
twacube.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
twagraph.cc Fix typos in doc, comments and messages 2024-04-16 17:01:31 +02:00
unabbrevwm.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
unambig.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
unambig2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
uniq.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
utf8.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
uwrm.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
wdba.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
wdba2.test Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00