Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 23:13:36 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/lib/msun Makefile test-lrint.c test-lrint.t test-lround.c test-lround.t
Message-ID:  <200501112313.j0BNDauM014279@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-01-11 23:13:36 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/lib/msun Makefile 
  Added files:
    tools/regression/lib/msun test-lrint.c test-lrint.t 
                              test-lround.c test-lround.t 
  Log:
  Regression tests for [l]lrint[f]() and [l]lround[f]().
  
  Revision  Changes    Path
  1.3       +1 -1      src/tools/regression/lib/msun/Makefile
  1.1       +127 -0    src/tools/regression/lib/msun/test-lrint.c (new)
  1.1       +10 -0     src/tools/regression/lib/msun/test-lrint.t (new)
  1.1       +110 -0    src/tools/regression/lib/msun/test-lround.c (new)
  1.1       +10 -0     src/tools/regression/lib/msun/test-lround.t (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501112313.j0BNDauM014279>