NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44293 CVS commit: src/tests/lib/libc
The following reply was made to PR port-amd64/44293; it has been noted by GNATS.
From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44293 CVS commit: src/tests/lib/libc
Date: Sun, 2 Jan 2011 03:51:22 +0000
Module Name: src
Committed By: pgoyette
Date: Sun Jan 2 03:51:21 UTC 2011
Modified Files:
src/tests/lib/libc: Makefile
Added Files:
src/tests/lib/libc/ieeefp: Makefile Makefile.inc t_except.c t_nan_inf.c
t_round.c t_subnormal.c
Log Message:
Atf-ify several of the ieeefp tests.
Note that t_round is currently mostly disabled, due to PR/44293. Also,
testfloat has not been converted.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/tests/lib/libc/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/ieeefp/Makefile \
src/tests/lib/libc/ieeefp/Makefile.inc \
src/tests/lib/libc/ieeefp/t_except.c \
src/tests/lib/libc/ieeefp/t_nan_inf.c src/tests/lib/libc/ieeefp/t_round.c \
src/tests/lib/libc/ieeefp/t_subnormal.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