cvs commit: src/tools/regression/lib/libc/stdio test-scanfloat.c

David Schultz das at FreeBSD.org
Sun Jan 18 21:30:57 PST 2004


das         2004/01/18 21:30:56 PST

  FreeBSD src repository

  Modified files:
    tools/regression/lib/libc/stdio test-scanfloat.c 
  Log:
  Add regression tests for some of the bugs recently discovered in the
  vendor's strtod() implementation.
  
  While here, disable some of the long double tests on i386, since
  FreeBSD/i386 is the only port that doesn't evaluate long doubles in
  their full precision (due to constant folding bugs in gcc).
  
  Revision  Changes    Path
  1.3       +15 -4     src/tools/regression/lib/libc/stdio/test-scanfloat.c


More information about the cvs-all mailing list