spot/tests
Florian Renkin 75990063f0 Moved IAR and the new version of to_parity in toparity.cc
* python/spot/__init__.py: Use keyword arguments in to_parity()
* python/spot/impl.i: remove useless includes.
* spot/twaalgos/car.cc, spot/twaalgos/car.hh,
spot/twaalgos/rabin2parity.cc, spot/twaalgos/rabin2parity.hh,
tests/Makefile.am, spot/twaalgos/Makefile.am:
content moved to toparity.
* spot/twaalgos/postproc.cc: Use the new version of to_parity in
postprocessor::run.
* spot/twaalgos/toparity.cc, spot/twaalgos/toparity.hh: Add the
content of rabin2parity and car.
* tests/python/car.py, tests/python/toparity.py: Moved all tests
from car.py to toparity.py.
* tests/python/except.py: Change iar() to iar_old().
2020-03-24 15:41:02 +01:00
..
core stutter: fix sl, sl2 to never accept on added self-loop 2020-03-12 21:54:13 +01:00
ltsmin forbid the use of std::endl on std::cerr 2019-07-17 09:15:50 +02:00
python Moved IAR and the new version of to_parity in toparity.cc 2020-03-24 15:41:02 +01:00
sanity determinize: various micro optimizations 2019-10-17 09:45:43 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am Moved IAR and the new version of to_parity in toparity.cc 2020-03-24 15:41:02 +01:00
run.in * tests/run.in: reset some envvars to avoid spurious failures. 2020-02-16 16:38:17 +01:00