add ere backref regression test
[libc-test] / src / functional /
2015-03-12 Szabolcs Nagysetenv(0,...) is no longer valid in posix-2013
2015-03-05 Szabolcs Nagyfix string_memset so buffers are aligned properly
2015-03-05 Szabolcs Nagyfix string_memset code
2015-03-05 Szabolcs Nagyclean string_memset code
2015-03-04 Szabolcs Nagyfix swprintf("%#.0o")
2015-02-25 Szabolcs Nagytest memset with larger size range
2015-01-06 Szabolcs Nagyfix snprintf "%#.0o" test
2014-12-15 Szabolcs Nagyadd FNM_CASEFOLD tests
2014-09-14 Szabolcs Nagyadd 64bit strtol/strtoul and strtoll/strtoull tests
2014-09-11 Alexander Monakovfix shm subtest in cancellation points test
2014-09-07 Szabolcs Nagyfix thread and shm cleanup in the cancellation point...
2014-09-07 Szabolcs Nagycancellation point test by Alexander Monakov
2014-07-19 Szabolcs Nagyadd _XOPEN_SOURCE 700 feature test macro to search...
2014-07-19 Szabolcs Nagyfix pthread_mutex test: unlock before destroying a...
2014-05-20 Szabolcs Nagyfix void* pointer arithmetic in string_strchr.c
2014-04-18 Szabolcs Nagyadd wcsstr tests and new strstr and memmem test cases
2014-04-09 Szabolcs Nagymemmem-oob regression test, update string tests with...
2014-03-13 Szabolcs Nagyfix snprintf float testcase (uncovered by a recent...
2014-02-11 Szabolcs Nagyadd memset(buf, -5, 10) test
2014-02-07 Szabolcs Nagy_XOPEN_SOURCE is not needed in fdopen.c test
2014-01-30 Szabolcs Nagyadd simple iconv_open test
2014-01-27 Szabolcs Nagyadd tls_init_dlopen test and fix tls_align_dlopen.mk...
2014-01-08 Szabolcs Nagyonly test exec* and _exit after vfork, raise is not...
2014-01-08 Szabolcs Nagyadd vfork test
2014-01-07 Szabolcs Nagyfix breakage due to the .exe change, add error flags...
2013-12-27 Szabolcs Nagyadd argv test and update env test
2013-12-26 Szabolcs Nagysimple clock_gettime test
2013-12-05 Szabolcs Nagyfix fnmatch flag printing and add a few new (regression...
2013-12-05 Szabolcs Nagyfix pointer to int cast in functional/search_hsearch.c
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-08-15 Szabolcs Nagyipc tests: check time intervals (with upper bound)
2013-08-12 Szabolcs Nagymath: fenv status flag fixes
2013-08-08 Szabolcs Nagyadd test for pthread mutex types
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 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-26 Szabolcs Nagyadd options.h.in to generate posix option group defines
2013-07-24 Szabolcs Nagymakefile change: B variable is the build directory
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 Nagyremove old functional/test.h
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