spot/tests
Alexandre Duret-Lutz 93d8f43285 translate: speed up some -G -D cases
When gf-guarentee works and produce a deterministic automaton, use it
right away without comparing it with the automaton produced by the
regular translation.  This used to be the case for all -D scenarios
except -G -D.

Reported by Florian Renkin.

* spot/twaalgos/translate.cc: Use the result of
gf_guarantee_to_ba_maybe() or fg_safety_to_dca_maybe() whenever -D is
used.
* spot/twaalgos/postproc.cc: Call remove_unused_ap() in finalize(), to
iron out some slight output differences.
* tests/core/ltl2tgba2.test, tests/python/toparity.py: Lower expected
results in the test cases.
* tests/python/automata.ipynb, tests/core/prodor.test: Adjust to new
order.
2021-01-27 13:26:49 +01:00
..
core translate: speed up some -G -D cases 2021-01-27 13:26:49 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python translate: speed up some -G -D cases 2021-01-27 13:26:49 +01:00
sanity tests: use $PERL instead of perl 2020-09-23 11:33:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am determinize: don't emit colors for temporary braces 2020-12-15 07:58:42 +01:00
run.in tests: do not override DYLD_LIBRARY_PATH 2020-09-23 13:32:20 +02:00