summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* doc: C2x → C23Paul Eggert2022-12-241-2/+2
* posix_spawnp-tests: fix filename typoPaul Eggert2022-12-221-1/+1
* memset_explicit: new modulePaul Eggert2022-11-281-0/+204
* Prefer "kill -INT" to killing with a numberPaul Eggert2022-11-263-5/+13
* In 'trap' commands, prefer symbolic to numeric signal names.Bruno Haible2022-11-2624-24/+24
* vc-list-files-tests: Avoid OpenPGP private key operations.Simon Josefsson2022-11-131-0/+7
* test-getlogin: pacify gcc -WshadowPaul Eggert2022-10-301-5/+5
* Update to Unicode 15.0.0.Bruno Haible2022-10-1673-337/+1137
* tests: prefer stdckdint to intpropsPaul Eggert2022-10-101-4/+4
* stdalign: Fix compilation error with MSVC in C++ mode.Bruno Haible2022-09-251-0/+4
* stdbool, stdbool-c99 tests: Fix compilation error with clang/MSVC.Bruno Haible2022-09-191-2/+3
* explicit_bzero-tests: robustify a bitPaul Eggert2022-09-171-20/+17
* 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