Use different test code for Cygwin.
[pspp] / tests / test-round1.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.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-10-20 Ben PfaffImplement 'round', 'roundf', 'roundl' modules.