summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "unknown pragma ignored" warnings with clang on native Windows.Bruno Haible2020-08-156-6/+6
* fcntl: On native Windows, use _setmode, not setmode.Bruno Haible2020-08-114-20/+20
* execute, spawn-pipe: Use _spawnvpe, not spawnvpe.Bruno Haible2020-08-112-4/+4
* Use many __attribute__s with clang.Bruno Haible2020-08-111-1/+1
* c-ldtoastr tests: Fix test failure.Bruno Haible2020-08-101-1/+1
* Silence warnings from clang 10 with -Wimplicit-fallthrough.Bruno Haible2020-08-091-3/+3
* stdbool tests: Enable the stricter tests also on clang.Bruno Haible2020-08-091-11/+15
* Use __alignof__ with clang.Bruno Haible2020-08-091-1/+1
* Use __typeof__ with clang.Bruno Haible2020-08-091-1/+1
* oset: Add an 'iterator_atleast' operation.Bruno Haible2020-08-024-3/+130
* dfa-tests: port to MSVCPaul Eggert2020-07-271-5/+5
* aligned-malloc: Add tests.Bruno Haible2020-07-211-0/+102
* oset: Add an 'update' operation.Bruno Haible2020-07-205-10/+187
* libgmp tests: Add some safety checks.Bruno Haible2020-07-121-0/+36
* Add a copyright header.Bruno Haible2020-07-121-0/+16
* unicodeio: Fix wrong result on Solaris 11.Bruno Haible2020-07-091-0/+1
* unicodeio: Add tests.Bruno Haible2020-07-084-0/+116
* libgmp: new modulePaul Eggert2020-07-061-0/+24
* tests: avoid shadowing warningBernhard Voelker2020-07-051-3/+6
* supersede: Add tests.Bruno Haible2020-07-053-0/+590
* getumask: Add tests.Bruno Haible2020-07-041-0/+52