summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* posix_spawn-* tests: Fix test failure on mingw when libtool is in use.Bruno Haible2022-09-144-4/+4
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-131-2/+0
* assert-h: prefer to ‘verify’Paul Eggert2022-09-1317-232/+200
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-131-0/+71
* stdalign-tests: port to C23Paul Eggert2022-09-131-26/+3
* stdbool C++ tests: Fix compilation error with MSVC14 (regr. from today).Bruno Haible2022-09-111-1/+1
* Reorganize C++ tests for stdbool and stdbool-c99.Bruno Haible2022-09-102-1/+22
* stdbool C++ tests: Fix for C++20.Bruno Haible2022-09-101-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-1096-96/+0
* stdbool: upgrade from C99 to C23Paul Eggert2022-09-102-3/+7
* pipe-filter-gi tests: Fix long-standing failure on native Windows.Bruno Haible2022-09-092-0/+8
* stdbool-tests: match stdboolPaul Eggert2022-09-081-1/+0
* posix_spawn_file_actions_addclose tests: Avoid test failure on musl.Bruno Haible2022-09-071-1/+3
* unictype/category-none tests: Fix a link error on MSVC.Bruno Haible2022-09-051-0/+7
* nanosleep: Work around bug on newer 32-bit mingw.Bruno Haible2022-09-041-0/+11
* sysexits: Add C++ tests.Bruno Haible2022-09-041-0/+28
* sys_utsname: Add C++ tests.Bruno Haible2022-09-041-0/+28
* sys_uio: Add C++ tests.Bruno Haible2022-09-041-0/+28
* sys_times: Add C++ tests.Bruno Haible2022-09-041-0/+28
* sys_file: Add C++ tests.Bruno Haible2022-09-041-0/+28
* stdckdint: Add C++ tests.Bruno Haible2022-09-041-0/+28
* stdalign: Add C++ tests.Bruno Haible2022-09-041-0/+28
* sched: Add C++ tests.Bruno Haible2022-09-041-0/+35
* netinet_in: Add C++ tests.Bruno Haible2022-09-031-0/+28
* net_if: Add C++ tests.Bruno Haible2022-09-031-0/+28
* ptsname tests, ptsname_r tests: Fix test failures on Hurd.Bruno Haible2022-09-022-0/+63
* tempname: Add more tests.Bruno Haible2022-08-161-18/+47
* tempname: Add tests.Bruno Haible2022-08-161-0/+57
* stdbool: port to C23Paul Eggert2022-08-131-23/+18
* stdckdint-h: new modulePaul Eggert2022-08-102-2/+41
* Fix a couple of ShellCheck warnings.Bruno Haible2022-07-232-3/+1
* Avoid DoS vulnerability through unsafe default assignment.Bruno Haible2022-07-23148-209/+209
* vma-iter: Add support for AIX 7.Bruno Haible2022-07-101-1/+7
* chmod: Add tests.Bruno Haible2022-06-221-0/+87
* getlogin, getlogin_r tests: Really avoid test failure.Bruno Haible2022-06-191-6/+15
* getlogin, getlogin_r tests: Avoid test failure in specific environments.Bruno Haible2022-06-061-3/+29
* regex-quote: \} -> } in EREsPaul Eggert2022-06-041-0/+2
* regex-quote: \] -> ] in EREs and BREsPaul Eggert2022-06-031-2/+2
* filevercmp: don’t treat entire filename as suffixPaul Eggert2022-06-031-2/+2
* parse-datetime: support 'J' military time zonePaul Eggert2022-05-171-0/+10
* glob tests: Fix a warning (regression from 2022-03-23).Bruno Haible2022-05-141-0/+1
* dfa: fix bug with ‘.’ and UTF-8 Hangul SyllablesPaul Eggert2022-05-131-0/+11
* gettime-res: add testsPaul Eggert2022-04-191-0/+89
* math: Fix errors in C++ mode on glibc systems with clang.Bruno Haible2022-04-131-0/+8
* init.sh: don’t assume gzipPaul Eggert2022-04-041-19/+24
* glob: test for glibc bug 25659Paul Eggert2022-03-231-1/+8
* statat: now obsoletePaul Eggert2022-03-091-0/+4
* userspec: warn about '.' separatorPaul Eggert2022-02-241-27/+50
* mktime: improve heuristic for ca-1986 Indiana DSTPaul Eggert2022-02-191-2/+19
* filevercmp: fix several unexpected resultsPaul Eggert2022-02-121-4/+90