summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* canonicalize, canonicalize-lgpl: fix symlink bugPaul Eggert2020-12-242-17/+47
* execute: Treat signalled processes like wait-process does.Bruno Haible2020-12-241-3/+2
* windows-spawn: Improve errno upon failure on native Windows.Bruno Haible2020-12-245-69/+100
* findprog-in: Improve errno upon failure on native Windows.Bruno Haible2020-12-241-4/+0
* Add unit tests regarding execution of scripts.Bruno Haible2020-12-246-0/+482
* posix_spawn tests: Add two more tests.Bruno Haible2020-12-232-0/+315
* posix_spawn tests: Add another test.Bruno Haible2020-12-234-3/+167
* Remove some of the support for obsolete IRIX 4 and 5.Bruno Haible2020-12-201-1/+1
* free-posix: Add tests.Bruno Haible2020-12-192-2/+203
* free-posix: Add C++ declaration test.Bruno Haible2020-12-191-0/+4
* posix_spawn_file_actions_addfchdir-tests: Rename test.Bruno Haible2020-12-171-0/+0
* posix_spawn_file_actions_addchdir-tests: Rename test.Bruno Haible2020-12-171-0/+0
* posix_spawn-tests: Rename test.Bruno Haible2020-12-171-1/+1
* posix_spawnp-tests: Rename test.Bruno Haible2020-12-172-1/+1
* posix_spawnp-tests: Rename test.Bruno Haible2020-12-172-1/+1
* sh-quote, execute, spawn-pipe, etc.: Make better use of 'const'.Bruno Haible2020-12-123-42/+42
* execute-tests: Fix compilation error with MSVC.Bruno Haible2020-12-121-5/+4
* execute-tests: Fix compilation error on AIX in 32-bit mode.Bruno Haible2020-12-111-11/+26
* get-rusage-data tests: Avoid test failure on FreeBSD/x86_64.Bruno Haible2020-12-071-1/+1
* filenamecat-tests: Use idx_t for nonnegative ptrdiff_t variables.Bruno Haible2020-12-061-1/+3
* fprintf-posix-tests: Avoid a test failure on macOS 10.13.Bruno Haible2020-12-032-10/+29
* strsignal-tests: Fix test failure on macOS 10.13.Bruno Haible2020-12-021-3/+5