Module Name: src Committed By: riastradh Date: Sun May 5 02:53:02 UTC 2024
Modified Files: src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/tests/lib/libm: Makefile Added Files: src/tests/lib/libm: t_next.c Log Message: tests/lib/libm: Test nextafter/nexttoward and variants. The tests are fairly trivial but should work without any conditionals about floating-point formats. To generate a diff of this commit: cvs rdiff -u -r1.434 -r1.435 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.1314 -r1.1315 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.48 -r1.49 src/tests/lib/libm/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libm/t_next.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.