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: Mon Jan 3 20:51:26 UTC 2011
Modified Files:
src/tests/lib/libc/gen: t_ldexp.c t_siginfo.c
src/tests/lib/libc/ieeefp: t_except.c
Log Message:
Don't run FP Exception tests under qemu - they don't work.
While here, properly skip certain tests on vax architecture. (It is
not legal to have a test-program with zero test cases, so each test
case needs to check-and-skip.)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/gen/t_ldexp.c
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libc/gen/t_siginfo.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/ieeefp/t_except.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