python: add bindings for set of unsigned int
Requested by Marek Jankola. * python/spot/impl.i: Add bindings for std::set<unsigned>. * tests/python/powerset.py: New file. * tests/Makefile.am: Add it. * THANKS: Add Marek.
This commit is contained in:
parent
538afeb73b
commit
cbb981ffd5
4 changed files with 34 additions and 0 deletions
|
|
@ -441,6 +441,7 @@ TESTS_python = \
|
|||
python/_partitioned_relabel.ipynb \
|
||||
python/parity.py \
|
||||
python/pdegen.py \
|
||||
python/powerset.py \
|
||||
python/prodexpt.py \
|
||||
python/_product_weak.ipynb \
|
||||
python/_product_susp.ipynb \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue