]> Savannah Git Hosting - gnulib.git/commit
bitset: more tests
authorAkim Demaille <akim.demaille@gmail.com>
Sat, 14 Nov 2020 15:01:23 +0000 (16:01 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Sun, 15 Nov 2020 17:00:20 +0000 (18:00 +0100)
commitac6f2e658614d80ce87a95cd3691dd2856bc821f
tree261dff3512c85f0bab59cdd521a287012ce373d2
parent7b440439681dea63d5f441dbcb82202225a1119c
bitset: more tests

These new tests managed to uncover shortcomings in previous versions
of the following commit.

* tests/test-bitset.c (compare): Make it clear that the random values
should not be modified.
Check bitset_first, bitset_last and BITSET_FOR_EACH.
ChangeLog
tests/test-bitset.c