more consistent feature test macros in math tests
[libc-test] / src / math / scalbf.c
2015-04-09 Szabolcs Nagymore consistent feature test macros in math tests
2015-04-09 Szabolcs Nagyadd _DEFAULT_SOURCE wherever _BSD_SOURCE was used
2013-08-12 Szabolcs Nagymath: fenv status flag fixes
2013-07-20 Szabolcs Nagyadd feature test macros to non-c99 math tests
2013-07-20 Szabolcs Nagynew test system
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-11-01 Szabolcs Nagymath: ldexp, modf, nearbyint, scalb are correctly rounded
2012-10-13 nszmath: add nextafter*, nextoward* and scalb to gen
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-07 nszmath: print file:line in the error msg, fix nearbyint...
2012-10-07 nszadd generated math tests