Complete last ChangeLog entry.
[gnulib.git] / tests / test-getdate.c
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleRefactor common macros used in tests.
2009-12-24 Bruno HaibleInclude header file being tested immediately after...
2009-12-23 Eric Blakegnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-10-23 Eric Blaketests: avoid several compiler warnings
2009-05-03 Jim Meyeringtests: tighten some getdate tests
2009-05-03 Giuseppe Scrivanogetdate: correctly interpret "next monday" when run...
2009-01-19 Simon Josefssongetdate-test: Use progname module.
2008-12-05 Eric Blaketests: silence some gcc warnings
2008-09-30 Simon Josefssontests: avoid some compiler warnings
2008-09-29 Ondřej Vašíkgetdate.y: disallow countable dayshifts like "4 yesterd...
2008-09-04 Ondřej Vašíkgetdate.y: reject an out-of-range timezone value
2008-07-03 Ondřej Vašíkgetdate.y: do not ignore TZ with relative day, month...
2008-07-01 Simon JosefssonAdd self-test for getdate module.