summaryrefslogtreecommitdiff
path: root/tests/test-strcasestr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix copy&pasted comment.Bruno Haible2008-06-101-1/+1
* Add missing include.Eric Blake2008-06-101-1/+2
* 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
* Convert strcasestr module to use Two-Way algorithm.Eric Blake2008-01-141-3/+16
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-281-3/+1
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* Tests for module 'strcasestr'.Bruno Haible2007-02-111-0/+134