add regex REG_ICASE test for austingroupbug #872
[libc-test] / src / math / scalbnl.c
2013-08-12 Szabolcs Nagymath: fenv status flag fixes
2013-07-20 Szabolcs Nagynew test system
2012-11-12 Szabolcs Nagymath: add special case test vectors
2012-10-25 Szabolcs Nagymath: do correctly rounded checks where it's appropriate
2012-10-09 nszmath: add fenv pragma, relax the error check, simplify...
2012-10-09 nszmath: add some float f(float,int) and some float f...