summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* md5-buffer tests: New module.Bruno Haible2021-09-192-13/+44
* md4-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* md2-buffer tests: New module.Bruno Haible2021-09-191-0/+0
* stdint-tests: long long preproc on recent Sun CPaul Eggert2021-09-122-4/+5
* supersede: Fix test failure under QEMU user-mode for Linux/mips.Bruno Haible2021-08-302-4/+12
* spawn-pipe: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-6/+19
* execute: Fix test failure when running under QEMU user-mode.Bruno Haible2021-08-301-1/+11
* posix_spawn_file_actions_addfchdir: Avoid test failure under QEMU.Bruno Haible2021-08-301-11/+24
* getcwd tests: Avoid test failure when running under QEMU user-mode.Bruno Haible2021-08-301-1/+11
* explicit_bzero test: Fix test failure due to GCC optimizations.Bruno Haible2021-08-291-4/+17
* base32, base64: fix broken testsPaul Eggert2021-08-292-2/+2
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha, part 2.Bruno Haible2021-08-292-2/+2
* Skip some tests when running under QEMU user-mode.Bruno Haible2021-08-299-4/+147
* sigabbrev_np, sigdescr_np: Fix compilation error on Linux/alpha.Bruno Haible2021-08-282-2/+2
* execle, execve, execvpe tests: Fix test failures under qemu user-mode.Bruno Haible2021-08-283-33/+126
* base32, base64: prefer signed to unsigned integersPaul Eggert2021-08-272-2/+2
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-2231-31/+31
* memrchr-tests: port to GCC 12Paul Eggert2021-08-121-1/+1
* sigsegv-tests: make more things staticPaul Eggert2021-08-013-19/+19
* argmatch-tests: improve -fanalyzer malloc checkingPaul Eggert2021-08-011-0/+7
* limits-h tests: Add tests for BOOL_MAX and BOOL_WIDTH.Bruno Haible2021-08-011-0/+5
* maint: pacify GCC 11.2 -fanalyzer in crypto testsPaul Eggert2021-07-311-0/+5
* gnulib-common: update for C2x 2020-12-11 draftPaul Eggert2021-07-312-8/+8
* 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