Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/lib



Module Name:    src
Committed By:   drochner
Date:           Tue Aug 21 19:52:36 UTC 2007

Modified Files:
        src/regress/lib: Makefile
Added Files:
        src/regress/lib/libm: Makefile
        src/regress/lib/libm/round: Makefile round.c

Log Message:
humble beginnings of regression tests for libm functions: test for
a longstanding bug in round()/roundf() which I will pull in a fix
for (from FreeBSD) in a minute


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/regress/lib/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libm/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libm/round/Makefile \
    src/regress/lib/libm/round/round.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index