log tests/test-memchr.c @ 13678:794abd047acd

age author description
Tue, 14 Sep 2010 16:42:39 -0600 Eric Blake test-rawmemchr: make more robust
Tue, 14 Sep 2010 13:43:07 -0600 Eric Blake memchr: detect glibc Alpha bug
Wed, 27 Jan 2010 17:12:30 +0100 Jim Meyering maint: normalize copyright notices
Wed, 27 Jan 2010 16:56:30 +0100 Simon Josefsson Fix last commit.
Wed, 27 Jan 2010 16:13:04 +0100 Simon Josefsson Fix copyright statement.
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
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 29 Oct 2009 09:15:06 -0600 Eric Blake tests: avoid some compiler warnings
Thu, 22 Oct 2009 07:59:46 -0600 Eric Blake tests: avoid several compiler warnings
Sun, 31 May 2009 14:38:11 +0200 Bruno Haible Check that memchr does not read past the first occurrence of the byte.
Thu, 14 May 2009 01:39:07 +0200 Bruno Haible Make some tests ISO C 99 compliant.
Mon, 15 Sep 2008 14:31:03 -0600 Eric Blake tests: avoid some compiler warnings
Sat, 26 Apr 2008 12:43:40 +0200 Bruno Haible Tests for module 'memchr'.