Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc
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