Flush the standard error stream before aborting.
[gnulib.git] / tests / test-truncf1.c
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-04-02 Bruno HaibleUse macros NaNf, NaNd, NaNl instead of NAN.
2008-04-01 Eric BlakeGuarantee a definition of NAN.
2007-10-21 Bruno HaibleUse isnanf() instead of isnan(). Avoids a link error...
2007-10-12 Bruno HaibleRename test-truncf.c to test-truncf1.c.