summaryrefslogtreecommitdiff
path: root/tests/test-memchr.c
Commit message (Expand)AuthorAgeFilesLines
* 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