log modules/memmem-tests @ 40214:452ab00796c7

age author description
Sat, 09 Mar 2019 20:32:25 +0100 Bruno Haible Fix undefined behaviour.
Sat, 04 Mar 2017 11:24:37 +0100 Bruno Haible tests: Avoid compiler warning about uses of null_ptr.
Thu, 24 Dec 2009 21:01:42 +0100 Bruno Haible Refactor common macros used in tests.
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Wed, 20 May 2009 13:26:51 +0200 Bruno Haible Make zeroptr.h work on mingw.
Wed, 13 May 2009 20:38:30 -0600 Eric Blake mmap-anon: avoid out-of-order autoconf expansion
Thu, 14 May 2009 01:39:07 +0200 Bruno Haible Make some tests ISO C 99 compliant.
Tue, 08 Jan 2008 11:43:00 +0100 Bruno Haible Remove unnecessary TESTS_ENVIRONMENT setting.
Sat, 05 Jan 2008 04:47:05 -0700 Eric Blake Fix memmem test for mingw.
Wed, 19 Dec 2007 16:09:03 -0700 Eric Blake Fix memmem to avoid O(n^2) worst-case complexity.