summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* immutable: Avoid test failures on MidnightBSD.Bruno Haible2021-02-071-1/+1
* c32is*: Avoid test failures on MidnightBSD.Bruno Haible2021-02-075-11/+11
* regex-tests: add bug 11053 testPaul Eggert2021-02-051-0/+29
* regex: fix longstanding backref match bugPaul Eggert2021-02-051-2/+111
* regex-tests: fix typoPaul Eggert2021-02-051-1/+2
* posix_spawn_file_actions_addclose: Relax configure test.Bruno Haible2021-01-251-0/+2
* exec*e tests: Avoid test failures on Cygwin.Bruno Haible2021-01-203-3/+33
* sethostname tests: Avoid test failure on Cygwin.Bruno Haible2021-01-201-1/+3
* zerosize-ptr: Fix compilation on OS/2 kLIBC.KO Myung-Hun2021-01-191-3/+4
* noreturn tests: Avoid test failure on Solaris 10/x86 with cc.Bruno Haible2021-01-181-0/+1
* uninorm tests: Fix compilation error on Cygwin.Bruno Haible2021-01-184-4/+4
* canonicalize[-lgpl] tests: Add more tests.Bruno Haible2021-01-172-2/+89
* argp tests: Avoid test failures on Alpine Linux.Bruno Haible2021-01-172-22/+23
* get-rusage-data tests: Avoid test failure on musl libc.Bruno Haible2021-01-171-1/+1
* immutable: Add tests.Bruno Haible2021-01-102-0/+170
* exp* tests: Work around clang 6.0.1 optimization bugs on x86.Bruno Haible2021-01-092-2/+2
* fchmod-tests, fchmodat tests, lchmod tests: Add more tests.Bruno Haible2021-01-093-1/+76
* utimens, utimensat, fdutimensat: Avoid test failures on AIX 7.2.Bruno Haible2021-01-061-1/+1
* ptsname_r, ptsname: Avoid test failures on AIX 7.2.Bruno Haible2021-01-052-3/+48
* ssfmalloc: Fix includes.Bruno Haible2021-01-041-0/+1
* quotearg tests: Avoid test failures on Solaris 11.3.Bruno Haible2021-01-041-1/+1
* c32ispunct tests: Avoid test failures on FreeBSD.Bruno Haible2021-01-041-3/+3
* utimens: Avoid test failures on macOS 10.13.Bruno Haible2021-01-024-3/+6
* getgroups test: Avoid warning with glibc >= 2.32 and gcc >= 10.Bruno Haible2021-01-021-0/+9
* timespec_get: Add tests.Bruno Haible2021-01-021-0/+54
* timespec_get: New module.Bruno Haible2021-01-021-0/+4
* time: Define TIME_UTC.Bruno Haible2021-01-021-0/+4
* posixtm tests: Disable part of the test on plaforms where it fails.Bruno Haible2021-01-011-4/+4
* c32isgraph/c32isprint/c32ispunct tests: Avoid test failures on OmniOS.Bruno Haible2021-01-013-7/+7