Source-Changes archive

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

CVS commit: [netbsd-9] src/tests/lib/libc/gen



Module Name:    src
Committed By:   martin
Date:           Fri Aug 23 15:39:05 UTC 2024

Modified Files:
        src/tests/lib/libc/gen [netbsd-9]: t_fpclassify.c

Log Message:
Pull up following revision(s) (requested by riastradh in ticket #790):

        tests/lib/libc/gen/t_fpclassify.c: revision 1.4
        tests/lib/libc/gen/t_fpclassify.c: revision 1.5

tests/lib/libc/gen/t_fpclassify: Enable long double tests.

The necessary long double symbols should all be available now.  If
there are any architectures where they're not, we can fix those
architectures.

tests/lib/libc/gen/t_fpclassify: Spruce this up a bit.
Provide more useful diagnostics when tests fail.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.44.1 src/tests/lib/libc/gen/t_fpclassify.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