summaryrefslogtreecommitdiff
path: root/tests/test-strstr.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing include.Eric Blake2008-06-101-0/+1
* Work around environments that (stupidly) ignore SIGALRM.Bruno Haible2008-06-101-0/+1
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-0/+1
* Remove useless "if" tests before free. Deprecate "free" module.Jim Meyering2008-03-021-4/+2
* Increase the maximum allowed time for the test.Bruno Haible2008-01-121-1/+1
* Avoid quadratic strstr implementations.Eric Blake2008-01-101-0/+155