summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* explicit_bzero-tests: pacify GCC betterPaul Eggert2021-07-181-5/+11
* memrchr-tests: pacify GCCPaul Eggert2021-07-171-0/+5
* explicit_bzero-tests: pacify GCCPaul Eggert2021-07-171-3/+5
* regex: modernize to newer regex bugsetPaul Eggert2021-07-141-5/+6
* sigsegv, sigsegv-tests: Assign my contributions to the FSF.Eric Blake2021-06-213-3/+0
* sigsegv, sigsegv-tests: Assign my contributions to the FSF.Bruno Haible2021-06-196-6/+18
* pipe-filter-ii tests: Fix long-standing failure on native Windows.Bruno Haible2021-06-152-0/+8
* sigsegv tests: Hide a null pointer from the compiler's optimizations.Bruno Haible2021-06-091-1/+2
* ptsname_r: Add support for DragonFly BSD 6.0.Bruno Haible2021-06-081-2/+3
* Avoid some test failures on DragonFly BSD 6.0.Bruno Haible2021-06-085-11/+26
* regex-tests: test for regressions fixed by the previous commitDmitry V. Levin2021-06-061-0/+4
* regex-tests: remove incorrect commentDmitry V. Levin2021-06-061-1/+0
* Generate correct license notices in libunistring files.Bruno Haible2021-06-045-0/+80
* reallocarray-tests: port to weird platformsPaul Eggert2021-05-301-3/+6
* dfa, etc.: prefer xreallocarray to older namePaul Eggert2021-05-301-4/+4
* sigsegv: don’t assume SIGSTKSZ is a constantPaul Eggert2021-05-213-9/+15
* sigsegv: Add tests.Bruno Haible2021-05-166-0/+792
* realloc-gnu: avoid glibc MALLOC_CHECK_ issuePádraig Brady2021-05-151-1/+4
* fcntl tests: Avoid failure in MacPorts.Bruno Haible2021-05-142-1/+12
* *alloc-gnu tests: Use ASSERT macro.Bruno Haible2021-05-144-24/+31
* reallocarray tests: Avoid test failure on NetBSD.Bruno Haible2021-05-131-1/+2
* malloc-gnu, realloc-gnu, calloc-gnu tests: Verify errno is set.Bruno Haible2021-05-093-4/+10
* free tests: Avoid test failure on glibc < 2.15.Bruno Haible2021-05-091-1/+3
* reallocarray: don’t crash if item size is 0Paul Eggert2021-04-251-2/+7
* reallocarray: check for ptrdiff_t overflowPaul Eggert2021-04-241-16/+21
* calloc-gnu-tests: add overflow testsPaul Eggert2021-04-241-21/+16
* execute-tests: pacify compilerPaul Eggert2021-04-211-3/+3
* malloc-gnu-tests, etc.: use volatile for clangPaul Eggert2021-04-207-17/+20
* malloc-gnu-tests: pacify -Walloc-size-larger-thanPaul Eggert2021-04-182-6/+6
* malloc-gnu-tests, etc.: test ptrdiff_t overflowPaul Eggert2021-04-183-2/+33
* execute tests: Avoid test failure in certain environments.Bruno Haible2021-04-082-8/+30
* hamt: Fix coding errors.Marc Nieper-Wißkirchen2021-04-051-2/+2
* *-list tests: Add more tests.Bruno Haible2021-04-038-0/+270
* hamt: New module.Marc Nieper-Wißkirchen2021-04-031-0/+378
* strtoll: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+62
* strtol: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+62
* strtoull: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+62
* strtoul: Work around a bug on native Windows and Minix.Bruno Haible2021-04-021-0/+62
* linked-list tests: Add another test for SIGNAL_SAFE_LIST.Bruno Haible2021-03-284-41/+675
* renameatu tests: Add unit test for bug found on macOS.Bruno Haible2021-03-271-0/+10
* tests: fix signed overflow issuesPaul Eggert2021-03-212-2/+2
* simple-atomic tests: Fix compilation error on Solaris 10.Bruno Haible2021-03-191-5/+5
* parse-datetime tests: Avoid a test failure on NetBSD.Bruno Haible2021-03-141-0/+4
* Rename GNULIB_WCHAR_SINGLE to GNULIB_WCHAR_SINGLE_LOCALE.Bruno Haible2021-03-071-1/+1
* dynarray: Add tests.Bruno Haible2021-03-071-0/+53
* string-buffer: Fixes.Bruno Haible2021-02-271-1/+8
* string-buffer: Add tests.Bruno Haible2021-02-211-0/+108
* linked-list test: Add test for SIGNAL_SAFE_LIST. (It currently fails.)Bruno Haible2021-02-162-0/+338
* simple-atomic: Add tests.Bruno Haible2021-02-151-0/+234
* posixtm tests: Fix warnings seen on MidnightBSD/x86.Bruno Haible2021-02-081-1/+1