summaryrefslogtreecommitdiff
path: root/tests/test-memchr.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
* tests: avoid shadowing warningBernhard Voelker2020-07-051-3/+6
* tests: pacify gcc -fanalyzer on zerosize_ptrPaul Eggert2020-07-011-1/+3
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* Update some URLsPaul Eggert2019-09-221-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
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* test-rawmemchr: make more robustEric Blake2010-09-141-0/+1
* memchr: detect glibc Alpha bugEric Blake2010-09-141-3/+15
* maint: normalize copyright noticesJim Meyering2010-01-271-1/+1
* Fix last commit.Simon Josefsson2010-01-271-1/+1
* Fix copyright statement.Simon Josefsson2010-01-271-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-13/+1
* tests: add signature checksEric Blake2009-12-241-0/+3
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-33/+33
* tests: avoid some compiler warningsEric Blake2009-10-291-1/+1
* tests: avoid several compiler warningsEric Blake2009-10-221-3/+1
* Check that memchr does not read past the first occurrence of the byte.Bruno Haible2009-06-031-0/+30
* Make some tests ISO C 99 compliant.Bruno Haible2009-05-141-4/+4
* tests: avoid some compiler warningsEric Blake2008-09-151-1/+3
* Tests for module 'memchr'.Bruno Haible2008-04-261-0/+98