summaryrefslogtreecommitdiff
path: root/tests/test-hash.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* 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
* hash: Rename hash_delete to hash_remove.Bruno Haible2020-10-171-5/+5
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* test-hash.c: avoid a new shadowing warningJim Meyering2011-04-291-3/+3
* hash, mgetgroups: drop xalloc dependencyEric Blake2011-04-281-5/+9
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* maint: normalize copyright noticesJim Meyering2010-01-271-1/+1
* Fix copyright statement.Simon Josefsson2010-01-271-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-12/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-84/+84
* tests: avoid several compiler warningsEric Blake2009-10-221-4/+4
* tests: test-hash: avoid wholesale duplicationJim Meyering2009-06-191-116/+68
* tests: test-hash: allow seed selection via a command line argumentJim Meyering2009-06-191-1/+24
* hash: provide default callback functionsEric Blake2009-06-181-0/+12
* hash: minor optimizationEric Blake2009-06-181-0/+1
* hash-tests: add a loop around the small testsJim Meyering2009-06-181-42/+48
* hash-tests: new moduleJim Meyering2009-06-171-0/+275