summaryrefslogtreecommitdiff
path: root/tests/test-bitset.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* bitset: tests: check BITSET_FOR_EACH_REVERSEAkim Demaille2020-11-301-0/+39
* bitset: tests: exercise the stats tooAkim Demaille2020-11-191-0/+4
* bitset: tests: try harder to break itAkim Demaille2020-11-191-10/+18
* bitset: check empty and full bitsetsAkim Demaille2020-11-191-0/+56
* bitset: strengthen testsAkim Demaille2020-11-181-80/+85
* bitset: test: run deterministic tests on several bitset sizesAkim Demaille2020-11-181-10/+13
* bitset: more testsAkim Demaille2020-11-151-9/+96
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* bitset: expose bitset_resizeAkim Demaille2019-03-211-6/+19
* bitset: a bit (...) more testsAkim Demaille2019-03-171-0/+29
* tests: Free allocated memory.Bruno Haible2019-03-101-0/+16
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* bitset: check the operationsAkim Demaille2018-11-291-0/+103
* bitset: add tests and docAkim Demaille2018-11-251-0/+66