math: fix some invalid checks (remquo, lrint, lround, y0, y1, yn)
[libc-test] / src / math / lrint.c
2012-11-12 Szabolcs Nagymath: fix some invalid checks (remquo, lrint, lround...
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-10-13 nszmath: fix float->int functions
2012-10-13 nszmath: fix float->int functions
2012-10-13 nszmath: add lrint, lround
2012-10-07 nsznew test framework (one main per test)
2012-05-06 nszfnmatch: fix "[/b" test
2012-05-05 nszmath += nextafter bench and test
2012-05-05 nszmath: separate fenvutil.c for printing except/round...
2012-03-27 nszclean up compiler warnings
2012-03-27 nszadd tests: math, udiv, stdio/memstream