This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libm-test rewrite


Andreas Jaeger <aj@suse.de> writes:

> I've put on ftp.suse.com/pub/people/aj/libm-test.diff.gz [1] a patch for
> glibc 2.2 which adds the rewritten libm-tests. 

Many thanks to Andreas.  Good job.  I feel much better about this form
for the test suite.  I haven't given it a full run yet but I managed
to create the ULPs file for x86.

There are only three more things to do as far as I'm concerned:

- write documentation on how to generate initial error files for a new
  architecture

- add a mode where the test program complains even if the error is smaller
  than the one from the error file.  This should be enabled for all
  development and test releases.

- somehow generate from the error files a table where for each function
  and each architecture the maximal error is listed.  I've mentioned
  before that this is a requirement for a Unix library.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]