summaryrefslogtreecommitdiff
path: root/tests/test-xvasprintf.c
Commit message (Expand)AuthorAgeFilesLines
* test-xvasprintf: avoid 'const' discard warningsJim Meyering2010-06-111-3/+3
* 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-13/+1
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-231-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-8/+8
* test-xvasprintf: silence compiler warningsEric Blake2009-11-191-8/+16
* tests/test-xvasprintf.c: Fix memory leak.Simon Josefsson2009-11-131-0/+8
* test-xvasprintf: Add %s%s related checks.Simon Josefsson2009-11-131-2/+36
* tests: avoid some compiler warningsEric Blake2009-10-291-3/+3
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-1/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* Unconditionally include <config.h> in unit tests.Eric Blake2007-05-281-3/+1
* Better ASSERT macro.Bruno Haible2007-04-291-1/+11
* Remove unused variables.Bruno Haible2007-03-171-2/+0
* Tests for module 'xvasprintf'.Bruno Haible2007-03-041-0/+85