summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: pacify Sun C 5.9Paul Eggert2020-11-043-11/+0
* tests: port better to XLC 12.01Paul Eggert2020-11-042-2/+3
* aligned_alloc: Add tests.Bruno Haible2020-11-041-0/+97
* aligned_alloc: New module.Bruno Haible2020-11-041-0/+4
* posix_memalign: Add tests.Bruno Haible2020-11-041-0/+103
* posix_memalign: New module.Bruno Haible2020-11-041-0/+5
* memalign: Add tests.Bruno Haible2020-11-041-0/+105
* verify tests: Fix crash with GCC (regression 2020-11-02).Bruno Haible2020-11-031-1/+1
* verify tests: Fix -Wuninitialized warning (regression 2020-10-30)Bernhard Voelker2020-11-031-1/+1
* ssfmalloc tests: Portability to Linux/PowerPC and Linux/SPARC.Bruno Haible2020-11-021-3/+5
* verify tests: Fix compilation error with MSVC (regression 2020-10-30).Bruno Haible2020-11-021-1/+1
* dfa-tests: test for today's invalid-merge fixJim Meyering2020-11-011-0/+31
* test-dfa-match-aux.c: accept EREs, not BREsJim Meyering2020-11-011-1/+1
* verify tests: avoid -Wmissing-declarations warningsBernhard Voelker2020-10-311-6/+14
* ssfmalloc tests: Small tweaks.Bruno Haible2020-10-251-1/+24
* ssfmalloc: Portability to Cygwin.Bruno Haible2020-10-251-0/+12
* ssfmalloc: Add tests.Bruno Haible2020-10-191-0/+320
* hash: Rename hash_delete to hash_remove.Bruno Haible2020-10-171-5/+5
* Don't declare an intention to modify the return value of strerror.Philipp Klaus Krause2020-10-141-1/+1
* tests: Avoid a name clash on UnixWare.Bruno Haible2020-10-111-0/+7
* stack: New module.Marc Nieper-Wißkirchen2020-10-101-0/+74
* regex-tests: Make test more robust.Bruno Haible2020-09-261-26/+34
* regex-tests: fix possible Turkish false-alarmPaul Eggert2020-09-251-1/+3
* regex-tests: fix test and add debug outputPaul Eggert2020-09-251-46/+86
* regex: fix ignore-case Turkish bugPaul Eggert2020-09-231-5/+36
* supersede: Fix test failures on native Windows.Bruno Haible2020-09-211-7/+7
* test-stdalign: test Oracle Studio betterPaul Eggert2020-09-201-1/+1
* test-verify.c: avoid -Wshadow warningsJim Meyering2020-09-191-5/+5
* c-stack-tests: fix -fsanitize=undefined false alarmPaul Eggert2020-09-181-0/+7
* test-dfa-match.sh: port timeout work-around to newer BusyboxJim Meyering2020-09-171-1/+3
* Fix "warning: array initialized from parenthesized string constant".Bruno Haible2020-09-053-21/+21
* argmatch tests: Fix ISO C compliance warning.Bruno Haible2020-09-051-1/+1
* strerrorname_np: Add tests.Bruno Haible2020-08-301-0/+1345
* strerrorname_np: New module.Bruno Haible2020-08-301-0/+4
* perror, strerror_r: remove unportable testsPaul Eggert2020-08-272-6/+0
* verify: Avoid warnings when assume(0) is used.Bruno Haible2020-08-261-0/+42
* tests: Don't assume that pid_t fits in an 'int'.Bruno Haible2020-08-242-2/+2
* sigdescr_np: Add tests.Bruno Haible2020-08-221-0/+254
* sigdescr_np: New module.Bruno Haible2020-08-221-0/+4
* sigabbrev_np: Add tests.Bruno Haible2020-08-211-0/+251
* sigabbrev_np: New module.Bruno Haible2020-08-211-0/+4
* stdalign tests: Skip test with AIX xlclang.Bruno Haible2020-08-211-0/+5
* intprops test: Strengthen on clang.Bruno Haible2020-08-161-1/+1
* asyncsafe-spin tests: Update.Bruno Haible2020-08-161-1/+2
* Fix "warning: format specifies type 'unsigned long'".Bruno Haible2020-08-161-1/+1
* Fix "warning: no case matching constant switch condition '0'".Bruno Haible2020-08-161-0/+1
* Fix "warning: integer overflow in expression".Bruno Haible2020-08-161-1/+1
* Fix "warning: "getpagesize" redefined".Bruno Haible2020-08-161-1/+1
* nstrftime: be more predictable about errnoPaul Eggert2020-08-151-0/+79
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+3