add regex REG_ICASE test for austingroupbug #872
[libc-test] / src / math / gen /
2014-01-27 Szabolcs Nagymath/gen: yet another little decimal formatting tool
2013-08-15 Szabolcs Nagymath: fix lrint, lround, nexttoward tests for ldbl...
2013-07-20 Szabolcs Nagynew test system
2013-07-03 Szabolcs Nagymath: add readme about ulp check tool
2013-07-03 Szabolcs Nagymath: cleaner makefile for the test case generator
2013-05-24 Szabolcs Nagygen tools: add tox
2012-12-14 Szabolcs Nagymath: add random float generator to gen, make check...
2012-11-24 Szabolcs Nagymath: regenerate all math tests
2012-11-18 Szabolcs Nagymath: add fenv test and new 'add' function in gen
2012-11-12 Szabolcs Nagymath/gen: fix fma fenv flags on nan
2012-11-11 Szabolcs Nagymath/gen: fix ilogb, logb and modf in mp, change intege...
2012-10-13 nszmath: add jn and yn
2012-10-13 nszmath: add remquo and fma
2012-10-13 nszmath: add modf and sincos
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-13 nszmath: fix nexttoward*
2012-10-13 nszmath: add nextafter*, nextoward* and scalb to gen
2012-10-11 nszmath: add ilogb, fix f_fi tests
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...
2012-10-07 nszmath: print file:line in the error msg, fix nearbyint...
2012-10-07 nszmath: fix test vectors for logb
2012-10-07 nszmath: fix mpfr code for ld80 long double functions
2012-10-07 nszfix math test gen script
2012-10-07 nszadd generated math tests