summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* getumask: New module.Bruno Haible2020-07-041-0/+4
* dfa tests: Follow common file naming conventions.Bruno Haible2020-07-033-5/+5
* tests: pacify gcc -fanalyzer on zerosize_ptrPaul Eggert2020-07-018-16/+37
* asyncsafe-spin: Add tests.Bruno Haible2020-07-012-0/+306
* pthread-spin: Add tests.Bruno Haible2020-07-011-0/+231
* tests: Reduce code duplication.Bruno Haible2020-07-013-320/+180
* tests: Refactor.Bruno Haible2020-07-012-155/+174
* tests: Refactor.Bruno Haible2020-07-012-154/+175
* * tests/test-getloadavg.c (main): Fix typo.Paul Eggert2020-06-271-1/+1
* c-dtoastr, c-ldtoastr: new modulesMarc Nieper-Wißkirchen2020-06-254-0/+146
* calloc-gnu tests: Avoid a test failure with clang.Bruno Haible2020-06-061-11/+17
* getrandom-tests: do not assume GRND_RANDOM yields short readPaul Eggert2020-05-311-18/+1
* read-file-test: pacify --enable-gcc-warningsPaul Eggert2020-05-311-1/+1
* getentropy: Enhance tests.Bruno Haible2020-05-312-0/+15
* getrandom: Doc and test tweaks.Bruno Haible2020-05-311-1/+26
* wmempcpy: New module.Bruno Haible2020-05-311-0/+5
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-301-1/+2
* sys_random: Add C++ tests.Bruno Haible2020-05-301-0/+35
* sys_random: Add tests.Bruno Haible2020-05-301-0/+32
* getrandom: Add tests.Bruno Haible2020-05-301-0/+83
* fopen-gnu-tests: fix "\x" escape usageDaiki Ueno2020-05-291-1/+1