]> Savannah Git Hosting - gnulib.git/commit
bitset: check the operations
authorAkim Demaille <akim.demaille@gmail.com>
Wed, 28 Nov 2018 04:56:21 +0000 (05:56 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Thu, 29 Nov 2018 04:39:54 +0000 (05:39 +0100)
commit86cd666562b17ef4bd87f4e10f415c4f7524387d
tree73c459313b377b3e076951220e312406d522bf15
parent106a4e5646702bfc88244baa95ce04df6be0b988
bitset: check the operations

* tests/test-bitset.c (bitset_random): New.
Use it.
* lib/bitset/expandable.c (ebitset_not): Fix typo.
ChangeLog
lib/bitset/expandable.c
tests/test-bitset.c