add regex REG_ICASE test for austingroupbug #872
[libc-test] / src /
2013-12-05 Szabolcs Nagyfix fgetwc test in api/wchar.c
2013-10-28 Szabolcs Nagymath: add some further fenv rounding mode tests
2013-10-24 Szabolcs Nagyfix api tests (add some obsolete symbols fix wchar...
2013-10-23 Szabolcs Nagyinet_pton: long leading zero sequence is invalid in...
2013-10-22 Szabolcs Nagyfix functional/inet_pton (inet_ntop returns NULL on...
2013-10-22 Szabolcs Nagyadd inet_addr and inet_ntoa tests
2013-10-21 Szabolcs Nagymore inet_pton test cases
2013-10-21 Szabolcs Nagyadd inet_pton (and inet_ntop) functional tests
2013-10-19 Szabolcs Nagyadd an inet_pton regression test
2013-10-08 Szabolcs Nagyregression: mbsrtowcs test
2013-10-07 Szabolcs Nagymath: emit less errors for known broken functions
2013-10-05 Szabolcs Nagyregression: malloc oom errno test
2013-10-05 Szabolcs Nagyregression: setenv-oom test
2013-10-03 Szabolcs Nagyregression: execle test
2013-09-29 Szabolcs Nagyregression: inet_ntop test
2013-09-27 Szabolcs Nagymath: add comparision macro tests (isless etc)
2013-09-27 Szabolcs Nagyfix vmfill.c
2013-09-27 Szabolcs Nagyregression: add invalid ld80 printf test
2013-09-05 Szabolcs Nagyregression: invalid ld80 fpclassify tests
2013-09-05 Szabolcs Nagymath: atanh special cases
2013-09-05 Szabolcs Nagymath: add an expm1l special case
2013-09-05 Szabolcs Nagymath: correct-rounding check in remainder functions...
2013-09-05 Szabolcs Nagymath: add some special case tests
2013-09-03 Szabolcs Nagymath: test cases for rounding functions
2013-08-18 Szabolcs Nagyfix fenv.c tests according to a new interpretation...
2013-08-18 Szabolcs Nagytest fenv functions with bad arguments
2013-08-16 Szabolcs Nagyremove accidentally committed core, add festenv, fegete...
2013-08-15 Szabolcs Nagymath: fix long double fpclassify tests for ldbl==dbl...
2013-08-15 Szabolcs Nagymath: fix lrint, lround, nexttoward tests for ldbl...
2013-08-15 Szabolcs Nagyipc tests: check time intervals (with upper bound)
2013-08-15 Szabolcs Nagyatan2 underflow tests
2013-08-12 Szabolcs Nagymath: fenv status flag fixes
2013-08-09 Szabolcs Nagyadd related commit to raise-race test
2013-08-09 Szabolcs Nagyadd more error checks in raise-race test
2013-08-09 Szabolcs Nagyregression test for a race in raise
2013-08-08 Szabolcs Nagypthread_rwlock regression test
2013-08-08 Szabolcs Nagytest for old pthread_once regression with approximate...
2013-08-08 Szabolcs Nagyadd test for pthread mutex types
2013-08-06 Szabolcs Nagyadd pthread_condattr_setclock regression test
2013-08-05 Szabolcs Nagyfix search_tsearch test
2013-08-05 Szabolcs Nagyunnamed semaphore test
2013-08-03 Szabolcs Nagysimple random test (statistical with very low failure...
2013-08-03 Szabolcs Nagysimple search.h tests
2013-08-01 Szabolcs Nagyadd exp10l test case (1e-15)
2013-08-01 Szabolcs Nagyadd RUN_WRAP make var to run tests in qemu (app level...
2013-08-01 Szabolcs Nagyfix local makefiles to make it possible to rebuild...
2013-08-01 Szabolcs Nagystring tests (memcpy, memset)
2013-08-01 Szabolcs Nagyadd crypt tests for md5crypt, bcrypt and shacrypt
2013-07-29 Szabolcs Nagymath/scalb* max scale test cases
2013-07-26 Szabolcs Nagyupdate api tests with options
2013-07-26 Szabolcs Nagyadd options.h.in to generate posix option group defines
2013-07-26 Szabolcs Nagyregression: rewind should clear error flag
2013-07-26 Szabolcs Nagyrename run to runtest so src/common/run make target...
2013-07-24 Szabolcs Nagymakefile change: B variable is the build directory
2013-07-24 Szabolcs Nagyuse t_setrlim in the run command
2013-07-24 Szabolcs Nagymore comment to the malloc(0) test
2013-07-21 Szabolcs Nagyadd run wrapper, move t_printf and t_status into separa...
2013-07-20 Szabolcs Nagyfix fwscanf test (don't use wide and byte io in the...
2013-07-20 Szabolcs Nagyfix parallel build of ipc tests (for make -jN)
2013-07-20 Szabolcs Nagyfix t_fdfill so it does not use much kernel side resources
2013-07-20 Szabolcs Nagyadd feature test macros to non-c99 math tests
2013-07-20 Szabolcs Nagyremove old functional/test.h
2013-07-20 Szabolcs Nagyremove old math/util code (already moved to common/)
2013-07-20 Szabolcs Nagynew test system
2013-07-08 Szabolcs Nagyadd the BUILD variable to the makefiles to control...
2013-07-08 Szabolcs Nagysetjmp clean up
2013-07-08 Szabolcs Nagysplit pthread test into several files
2013-07-06 Szabolcs Nagysimplify test.h
2013-07-06 Szabolcs Nagyfix parens in test macros
2013-07-05 Szabolcs Nagyadd new tests from libc-testsuit (fcntl, f[w]scanf...
2013-07-05 Szabolcs NagyMakefile comment about the LDLIBS+= workaround
2013-07-05 Szabolcs NagyMakefile clean up and static linking support
2013-07-05 Szabolcs Nagyqsort: add extensive tests for short arrays
2013-07-05 Szabolcs Nagyfix warnings, no stdio buffering in test error messages
2013-07-05 Szabolcs Nagyrename
2013-07-03 Szabolcs Nagymath: add readme about ulp check tool
2013-07-03 Szabolcs Nagymath: cleaner makefile for the test case generator
2013-07-03 Szabolcs Nagymath: fix cr check, stricter except check
2013-06-29 Szabolcs Nagyapi: use SS and PS options properly in sched.c
2013-06-28 Szabolcs Nagyminor cleanups
2013-05-24 Szabolcs Nagygen tools: add tox
2013-05-19 Szabolcs Nagymath tests: fma underflow cases
2013-05-19 Szabolcs Nagyfix broken fma tests (due to mpfr bugs)
2013-05-18 Szabolcs Nagyadding fma tests and various hard cases for bessel...
2012-12-15 Szabolcs Nagygeneral: simple tgmath test
2012-12-14 Szabolcs Nagymath: fix long double ulperror calculation
2012-12-14 Szabolcs Nagymath: add random float generator to gen, make check...
2012-12-14 Szabolcs Nagymath: new testcases (acos, asin, atan, expl, lgamma...
2012-12-08 Szabolcs Nagymath: logb needs to be correctly rounded
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-18 Szabolcs Nagymath: fix makefile so .o files are kept
2012-11-18 Szabolcs Nagymath: add test vectors for exp functions
2012-11-17 Szabolcs Nagymath: remove float-store flag, add exp2 and asinhl...
2012-11-13 Szabolcs Nagymath: fix nexttoward and nexttowardf tests
2012-11-13 Szabolcs Nagymath: fix the type of the return value
2012-11-12 Szabolcs Nagymath: fix frexp (don't check iptr when it's not specified)
2012-11-12 Szabolcs Nagymath: fix some invalid checks (remquo, lrint, lround...
2012-11-12 Szabolcs Nagymath: in lgamma* only check signgam when it's specified
2012-11-12 Szabolcs Nagymath/gen: fix fma fenv flags on nan
next