Module Name: src
Committed By: he
Date: Thu Aug 17 09:14:28 UTC 2017
Modified Files:
src/tests/lib/libm: t_fe_round.c
Log Message:
Add test cases for nextafter() and nexttoward(). At the moment no
corner cases are tested, and the test cases are little more than a
verification that the functions are present in the implementation.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libm/t_fe_round.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.