summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* quotearg tests: Avoid test failures on Solaris 11.Bruno Haible2021-01-011-1/+26
* maint: run 'make update-copyright'Paul Eggert2020-12-311335-1335/+1335
* posixtm tests: Disable part of the test on plaforms where it fails.Bruno Haible2021-01-011-1/+3
* poll tests: Avoid test failure on AIX.Bruno Haible2020-12-311-1/+6
* poll tests: Avoid test failure on BSD and Solaris systems.Bruno Haible2020-12-311-2/+12
* fnmatch: merge from glibc + proposalPaul Eggert2020-12-311-0/+10
* malloc-h: Add tests.Bruno Haible2020-12-312-0/+62
* getlogin tests, getlogin_r tests: Avoid failure on Solaris OpenIndiana.Bruno Haible2020-12-302-1/+16
* regex-tests: tweak to avoid a clang-10 warningJim Meyering2020-12-291-1/+1
* execlp: Add tests.Bruno Haible2020-12-262-0/+99
* execle: Add tests.Bruno Haible2020-12-262-0/+99
* execl: Add tests.Bruno Haible2020-12-262-0/+96
* execv: Add tests.Bruno Haible2020-12-262-0/+99
* execvp: Add tests.Bruno Haible2020-12-262-0/+102
* execvpe: Add tests.Bruno Haible2020-12-262-0/+104
* execve: Add tests.Bruno Haible2020-12-263-0/+142
* execve, execvpe, execvp, execv, execl, execle, execlp: Prepare modules.Bruno Haible2020-12-261-0/+35
* posix_spawn* tests: Add support for native Windows.Bruno Haible2020-12-247-15/+77