summaryrefslogtreecommitdiff
path: root/modules/memmem-tests
Commit message (Expand)AuthorAgeFilesLines
* Use module 'c99' when needed for declaration-after-statement syntax.Bruno Haible2020-09-051-0/+1
* Fix undefined behaviour.Bruno Haible2019-03-091-1/+0
* tests: Avoid compiler warning about uses of null_ptr.Bruno Haible2017-03-041-1/+2
* Refactor common macros used in tests.Bruno Haible2009-12-241-1/+2
* tests: add signature checksEric Blake2009-12-241-0/+1
* Make zeroptr.h work on mingw.Bruno Haible2009-05-201-0/+1
* mmap-anon: avoid out-of-order autoconf expansionEric Blake2009-05-131-0/+1
* Make some tests ISO C 99 compliant.Bruno Haible2009-05-141-0/+5
* Remove unnecessary TESTS_ENVIRONMENT setting.Bruno Haible2008-01-081-1/+0
* Fix memmem test for mingw.Eric Blake2008-01-051-0/+1
* Fix memmem to avoid O(n^2) worst-case complexity.Eric Blake2007-12-201-0/+12