summaryrefslogtreecommitdiff
path: root/tests/test-argmatch.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* argmatch-tests: use _NoreturnPaul Eggert2011-07-121-7/+1
* Fix misindentation of preprocessor directives.Bruno Haible2011-02-231-0/+2
* Consistent macro naming for macros that use GCC __attribute__.Bruno Haible2011-02-151-3/+3
* Don't interfere with a program's definition of __attribute__.Bruno Haible2011-02-151-8/+4
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* tests: avoid compilation warnings in argmatch and exclude tests...Jim Meyering2010-06-111-0/+11
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-14/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-8/+8
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-1/+2
* Define a sometimes-link-required function using ARGMATCH_DIE_DECL.Jim Meyering2007-11-141-4/+6
* A better way to avoid link failure for the argmatch test.Bruno Haible2007-11-111-5/+4
* Avoid link failure for the argmatch test.Jim Meyering2007-11-101-0/+5
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-281-4/+1
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* Tests for module 'argmatch'.Bruno Haible2007-03-041-0/+97