spot/tests
Alexandre Duret-Lutz b01bc62f52 bitset: fix implementation of operator-()
This fixes #469.

* spot/misc/bitset.hh (bitset::operator-): Rewrite.
I cannot follow the logic of the old implementation.
* tests/python/setacc.py: Add a test case, inspired from #469.
2021-07-05 14:50:19 +02:00
..
core typos: coma -> comma 2021-06-11 11:47:34 +02:00
ltsmin modelchek: add more tests 2020-06-10 09:02:02 +02:00
python bitset: fix implementation of operator-() 2021-07-05 14:50:19 +02:00
sanity use <cassert> and not <assert.h> in C++ 2021-06-15 12:34:15 +02:00
.gitignore more files to ignore 2016-01-26 19:21:35 +01:00
Makefile.am remove a useless test 2021-04-30 22:22:02 +02:00
run.in improve PyPy support by following PEP 3149 2021-06-29 21:15:04 +02:00