tests/test-getaddrinfo.c: Don't print debug messages by default.
[pspp] / tests / test-ceilf1.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-13 Bruno HaibleRename tests/test-ceilf.c to tests/test-ceilf1.c.