CVS commit: src/tests/lib/libc
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sat Apr 4 06:02:59 UTC 2026 Modified Files: src/tests/lib/libc: t_long_double.c Log Message: tests/libc: test long double operations more thoroughly For lint, the tests msg_380.c and msg_381.c fail, which is probably due to a bug in the softfloat implementation. The tests are intended to yield the same results on all platforms, as they do not exercise any tricky rounding details. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/t_long_double.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.