log tests/test-strcasestr.c @ 40196:e63f5d3edab5

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Wed, 12 Sep 2018 23:40:02 +0200 Bruno Haible Add test case from a recent glibc bug.
Wed, 12 Sep 2018 21:27:52 +0200 Bruno Haible Apply Jim Meyering's fix from 2015-01-11 to more tests.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Mon, 11 Mar 2013 15:40:32 -0600 Eric Blake tests: make it easier to bypass alarm time in debugger
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Fri, 25 Feb 2011 16:16:39 -0700 Eric Blake strstr: expand test coverage
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Tue, 05 Oct 2010 16:39:32 -0600 Eric Blake memmem, strstr, strcasestr: fix bug with long periodic needle
Fri, 11 Jun 2010 21:17:11 +0200 Bruno Haible Avoid some more warnings from "gcc -Wwrite-strings".
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
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.
Tue, 10 Jun 2008 14:33:21 +0200 Bruno Haible Fix copy&pasted comment.
Tue, 10 Jun 2008 06:25:20 -0600 Eric Blake Add missing include.
Tue, 10 Jun 2008 12:13:43 +0200 Bruno Haible Work around environments that (stupidly) ignore SIGALRM.
Fri, 11 Apr 2008 16:31:39 +0200 Bruno Haible Flush the standard error stream before aborting.
Mon, 18 Feb 2008 14:12:07 +0100 Jim Meyering Remove useless "if" tests before free. Deprecate "free" module.
Thu, 10 Jan 2008 22:22:51 -0700 Eric Blake Convert strcasestr module to use Two-Way algorithm.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Mon, 28 May 2007 16:49:41 +0000 Eric Blake Unconditionally include <config.h> in unit tests.
Sun, 29 Apr 2007 09:15:13 +0000 Bruno Haible Better ASSERT macro.
Sun, 11 Feb 2007 15:46:18 +0000 Bruno Haible Tests for module 'strcasestr'.