2014-09-11 |
Alexander Monakov | fix shm subtest in cancellation points test
|
commit | commitdiff | tree |
2014-09-11 |
Szabolcs Nagy | fix argument order in the error message of jnf, yn...
|
commit | commitdiff | tree |
2014-09-11 |
Sergey Dmitrouk | Fix order of jn() arguments in error message
|
commit | commitdiff | tree |
2014-09-10 |
Szabolcs Nagy | cat build errors during build
|
commit | commitdiff | tree |
2014-09-07 |
Szabolcs Nagy | fix thread and shm cleanup in the cancellation point...
|
commit | commitdiff | tree |
2014-09-07 |
Szabolcs Nagy | cancellation point test by Alexander Monakov
|
commit | commitdiff | tree |
2014-09-04 |
Szabolcs Nagy | separate dn_expand regression tests for empty name...
|
commit | commitdiff | tree |
2014-09-04 |
Szabolcs Nagy | test empty domain name with offset pointer in dn_expand...
|
commit | commitdiff | tree |
2014-09-03 |
Szabolcs Nagy | add recent contributors
|
commit | commitdiff | tree |
2014-09-03 |
Szabolcs Nagy | sem_wait cancellation regression test by Alexander...
|
commit | commitdiff | tree |
2014-09-02 |
Szabolcs Nagy | fix memfill to have malloc
|
commit | commitdiff | tree |
2014-08-27 |
Szabolcs Nagy | add fgets-eof regression test
|
commit | commitdiff | tree |
2014-08-27 |
Szabolcs Nagy | clean up dn_expand-empty regression test
|
commit | commitdiff | tree |
2014-08-19 |
Szabolcs Nagy | fix memfill to use up libc reserved memory (glibc usually...
|
commit | commitdiff | tree |
2014-08-19 |
Szabolcs Nagy | fix regex-negated-range test to print better error...
|
commit | commitdiff | tree |
2014-08-18 |
Szabolcs Nagy | fix timeout calc in pthread_cond-smasher
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | add a regex regression test
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | minor fix
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | add pthread_cond-smasher regression test by Jens Gustedt
|
commit | commitdiff | tree |
2014-08-13 |
Szabolcs Nagy | dn_expand regression test
|
commit | commitdiff | tree |
2014-07-30 |
Szabolcs Nagy | add musl specific __pleval test
|
commit | commitdiff | tree |
2014-07-19 |
Szabolcs Nagy | add _XOPEN_SOURCE 700 feature test macro to search...
|
commit | commitdiff | tree |
2014-07-19 |
Szabolcs Nagy | fix pthread_mutex test: unlock before destroying a...
|
commit | commitdiff | tree |
2014-07-18 |
Szabolcs Nagy | add regexec REG_NOSUB regression test by Hiltjo Posthuma
|
commit | commitdiff | tree |
2014-07-16 |
Szabolcs Nagy | regression test for musl built with broken gcc-4.9...
|
commit | commitdiff | tree |
2014-06-19 |
Szabolcs Nagy | add memmem regression test
|
commit | commitdiff | tree |
2014-05-20 |
Szabolcs Nagy | fix syscall-sign-extend test
|
commit | commitdiff | tree |
2014-05-20 |
Szabolcs Nagy | fix void* pointer arithmetic in string_strchr.c
|
commit | commitdiff | tree |
2014-04-18 |
Szabolcs Nagy | add wcsstr regression test
|
commit | commitdiff | tree |
2014-04-18 |
Szabolcs Nagy | add wcsstr tests and new strstr and memmem test cases
|
commit | commitdiff | tree |
2014-04-13 |
Szabolcs Nagy | rlimit regression test
|
commit | commitdiff | tree |
2014-04-09 |
Szabolcs Nagy | fix malloc-brk-fail and memmem-oob tests
|
commit | commitdiff | tree |
2014-04-09 |
Szabolcs Nagy | memmem-oob regression test, update string tests with...
|
commit | commitdiff | tree |
2014-04-07 |
Szabolcs Nagy | printf %g regression tests
|
commit | commitdiff | tree |
2014-04-05 |
Szabolcs Nagy | printf oob regression test
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | fix malloc-brk-fail (missing include)
|
commit | commitdiff | tree |
2014-03-31 |
Szabolcs Nagy | regression test for brk failing in malloc
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | simplify sigaltstack test
|
commit | commitdiff | tree |
2014-03-19 |
Szabolcs Nagy | sigaltstack regression test
|
commit | commitdiff | tree |
2014-03-18 |
Szabolcs Nagy | sign-extend regression test for x32
|
commit | commitdiff | tree |
2014-03-13 |
Szabolcs Nagy | fix snprintf float testcase (uncovered by a recent...
|
commit | commitdiff | tree |
2014-03-12 |
Szabolcs Nagy | add statvfs regression test
|
commit | commitdiff | tree |
2014-03-03 |
Szabolcs Nagy | add memfill.c
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | fix runtest: report if sigtimedwait fails
|
commit | commitdiff | tree |
2014-02-21 |
Szabolcs Nagy | remquol: use remquo tests when long double == double
|
commit | commitdiff | tree |
2014-02-15 |
Szabolcs Nagy | change vmfill into memfill that limits heap separately...
|
commit | commitdiff | tree |
2014-02-11 |
Szabolcs Nagy | add memset(buf, -5, 10) test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | _XOPEN_SOURCE is not needed in fdopen.c test
|
commit | commitdiff | tree |
2014-02-07 |
Szabolcs Nagy | add ftello regression test
|
commit | commitdiff | tree |
2014-01-30 |
Szabolcs Nagy | add simple iconv_open test
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | add tls_init_dlopen test and fix tls_align_dlopen.mk...
|
commit | commitdiff | tree |
2014-01-27 |
Szabolcs Nagy | math/gen: yet another little decimal formatting tool
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | only test exec* and _exit after vfork, raise is not...
|
commit | commitdiff | tree |
2014-01-08 |
Szabolcs Nagy | add vfork test
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | math: add drem and dremf tests
|
commit | commitdiff | tree |
2014-01-07 |
Szabolcs Nagy | fix breakage due to the .exe change, add error flags...
|
commit | commitdiff | tree |
2014-01-06 |
Szabolcs Nagy | add .gitignore, all executables have .exe extension
|
commit | commitdiff | tree |
2013-12-27 |
Szabolcs Nagy | add argv test and update env test
|
commit | commitdiff | tree |
2013-12-26 |
Szabolcs Nagy | simple clock_gettime test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | math: only report at most one <2ulp error for acosh...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | add iswspace(0) regression test
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fnmatch flag printing and add a few new (regression...
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix pointer to int cast in functional/search_hsearch.c
|
commit | commitdiff | tree |
2013-12-05 |
Szabolcs Nagy | fix fgetwc test in api/wchar.c
|
commit | commitdiff | tree |
2013-10-28 |
Szabolcs Nagy | math: add some further fenv rounding mode tests
|
commit | commitdiff | tree |
2013-10-24 |
Szabolcs Nagy | fix api tests (add some obsolete symbols fix wchar...
|
commit | commitdiff | tree |
2013-10-23 |
Szabolcs Nagy | inet_pton: long leading zero sequence is invalid in...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | fix functional/inet_pton (inet_ntop returns NULL on...
|
commit | commitdiff | tree |
2013-10-22 |
Szabolcs Nagy | add inet_addr and inet_ntoa tests
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | more inet_pton test cases
|
commit | commitdiff | tree |
2013-10-21 |
Szabolcs Nagy | add inet_pton (and inet_ntop) functional tests
|
commit | commitdiff | tree |
2013-10-19 |
Szabolcs Nagy | add an inet_pton regression test
|
commit | commitdiff | tree |
2013-10-08 |
Szabolcs Nagy | regression: mbsrtowcs test
|
commit | commitdiff | tree |
2013-10-07 |
Szabolcs Nagy | math: emit less errors for known broken functions
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: malloc oom errno test
|
commit | commitdiff | tree |
2013-10-05 |
Szabolcs Nagy | regression: setenv-oom test
|
commit | commitdiff | tree |
2013-10-03 |
Szabolcs Nagy | regression: execle test
|
commit | commitdiff | tree |
2013-09-29 |
Szabolcs Nagy | regression: inet_ntop test
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | math: add comparision macro tests (isless etc)
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | fix vmfill.c
|
commit | commitdiff | tree |
2013-09-27 |
Szabolcs Nagy | regression: add invalid ld80 printf test
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | regression: invalid ld80 fpclassify tests
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: atanh special cases
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: add an expm1l special case
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: correct-rounding check in remainder functions...
|
commit | commitdiff | tree |
2013-09-05 |
Szabolcs Nagy | math: add some special case tests
|
commit | commitdiff | tree |
2013-09-03 |
Szabolcs Nagy | math: test cases for rounding functions
|
commit | commitdiff | tree |
2013-08-18 |
Szabolcs Nagy | fix fenv.c tests according to a new interpretation...
|
commit | commitdiff | tree |
2013-08-18 |
Szabolcs Nagy | test fenv functions with bad arguments
|
commit | commitdiff | tree |
2013-08-16 |
Szabolcs Nagy | remove accidentally committed core, add festenv, fegetenv...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | math: fix long double fpclassify tests for ldbl==dbl...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | math: fix lrint, lround, nexttoward tests for ldbl...
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | ipc tests: check time intervals (with upper bound)
|
commit | commitdiff | tree |
2013-08-15 |
Szabolcs Nagy | atan2 underflow tests
|
commit | commitdiff | tree |
2013-08-12 |
Szabolcs Nagy | math: fenv status flag fixes
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | add related commit to raise-race test
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | add more error checks in raise-race test
|
commit | commitdiff | tree |
2013-08-09 |
Szabolcs Nagy | regression test for a race in raise
|
commit | commitdiff | tree |
2013-08-08 |
Szabolcs Nagy | pthread_rwlock regression test
|
commit | commitdiff | tree |
2013-08-08 |
Szabolcs Nagy | test for old pthread_once regression with approximate...
|
commit | commitdiff | tree |