Set cut_dir properly, and add mode line for Emacs.
[gnulib.git] / tests / test-trunc2.c
2010-04-09 Bruno HaibleFix side effects from tests-related modules.
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-10 Bruno HaibleUse spaces for indentation, not tabs.
2008-07-12 Ben PfaffRename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
2008-04-11 Bruno HaibleFlush the standard error stream before aborting.
2008-01-26 Bruno HaibleRename isnan, applicable to 'double' only, to isnand.
2007-10-20 Bruno HaibleDon't rely on excess precision: -4 > -3.00000024 -...
2007-10-13 Bruno HaibleAdd new test for trunc function.