skip known math failures
[libc-test] / src / math / y0f.c
2019-09-07 Szabolcs Nagyskip known math failures
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-10-07 Szabolcs Nagymath: emit less errors for known broken functions
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: fix some invalid checks (remquo, lrint, lround...
2012-11-12 Szabolcs Nagymath: add special case test vectors
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 nszfix math test gen script
2012-10-07 nszadd generated math tests