]> Savannah Git Hosting - gnulib.git/commit
bitset: check empty and full bitsets
authorAkim Demaille <akim.demaille@gmail.com>
Wed, 18 Nov 2020 06:28:39 +0000 (07:28 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Thu, 19 Nov 2020 06:01:22 +0000 (07:01 +0100)
commit030a8c89e8f3f4cd9619fad275bebbe4e96163b6
treeb6cd6a24f845f6b7577ef9d226ae6a5f2cf94bae
parent8e64e338f9bab57ce36debef80f4837508205701
bitset: check empty and full bitsets

* tests/test-bitset.c (check_zero, check_ones): New.
(check_attributes): Use them.
ChangeLog
tests/test-bitset.c