added missing dependencies to fix failing unistr/ tests
[gnulib.git] / tests / test-snprintf.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 Eric Blaketests: add signature checks
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-28 Eric BlakeUnconditionally include <config.h> in unit tests.
2007-04-29 Bruno HaibleGuard against vsnprintf implementations that mishandle...
2007-04-29 Bruno HaibleBetter ASSERT macro.
2007-03-04 Bruno HaibleTests for module 'snprintf'.