spot/tests
Jérôme Dubois 81f146f648 build: fix multiple Clang13 warnings
* spot/kripke/kripkegraph.hh, spot/misc/hash.hh, spot/twa/taatgba.cc,
  spot/twa/twagraph.hh, tests/core/ngraph.cc: Replace subtraction of
  pointeur minus nullptr by an explicit cast to size_t.
* spot/twa/acc.hh: Add explicit default copy assignment operator for
  rs_pair.
2021-11-22 10:29:15 +01:00
..
core build: fix multiple Clang13 warnings 2021-11-22 10:29:15 +01:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python twagraph: remove bddfalse edges in purge_dead_states 2021-11-19 22:13:20 +01:00
sanity parseaut: replace std::map by robin_hood::unordered_flat_map 2021-09-15 16:53:00 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am tests: add missing dependency on libbddx in ltsmin tests 2021-11-16 23:28:16 +01:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00