log tests/test-argp.c @ 40057:b06060465f09

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
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
Thu, 18 May 2017 08:36:27 -0700 Jim Meyering fallthrough: update for GCC 7/8
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Thu, 18 Aug 2016 15:18:24 +0200 Pino Toscano Port tests away from progname
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
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
Mon, 04 Jul 2011 12:31:05 +0200 Jim Meyering maint: indent with spaces, not TABs, and add a rule to check this
Wed, 19 Jan 2011 22:15:41 -0800 Paul Eggert assume <ctype.h>, ..., <time.h> exist
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 11 Jun 2010 21:17:11 +0200 Bruno Haible Avoid some more warnings from "gcc -Wwrite-strings".
Thu, 25 Mar 2010 07:48:14 +0100 Bruno Haible Minor formatting changes.
Fri, 05 Feb 2010 13:33:15 +0200 Sergey Poznyakoff Argp: fix recognition of short alias options.
Fri, 05 Feb 2010 13:06:53 +0200 Sergey Poznyakoff Fix indentation
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
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.
Mon, 30 Apr 2007 08:26:26 +0000 Sergey Poznyakoff Restore #include "progname.h"
Sun, 29 Apr 2007 12:02:45 +0000 Sergey Poznyakoff Fix option ordering. Test deeply clustered options.
Sat, 03 Mar 2007 00:34:55 +0000 Bruno Haible Provide a program_name variable on platforms other than glibc.
Sat, 21 Jan 2006 19:09:06 +0000 Sergey Poznyakoff Test suite for argp module