summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* intprops tests: Fix compilation errors on HP-UX/ia64 with cc.Bruno Haible2019-10-121-1/+3
* access tests: Fix test failure when run as root.Bruno Haible2019-10-071-3/+16
* Update comments that refer to POSIX.Bruno Haible2019-09-281-1/+4
* Update URLs and associated textPaul Eggert2019-09-231-1/+1
* Update some URLsPaul Eggert2019-09-2214-23/+14
* access: Add tests.Bruno Haible2019-09-151-0/+80
* access: New module.Bruno Haible2019-09-151-0/+4
* creat: Add tests.Bruno Haible2019-09-151-0/+62
* creat: New module.Bruno Haible2019-09-151-0/+4
* open tests: Enhance test.Bruno Haible2019-09-151-0/+9
* intprops tests: Avoid build failure with HP-UX cc.Bruno Haible2019-09-151-0/+2
* symlink tests: Avoid test failure on Linux with Lustre file system.Bruno Haible2019-09-071-1/+2
* crypto/gc-sha512: Add tests.Bruno Haible2019-08-241-0/+129
* crypto/gc-sha256: Add tests.Bruno Haible2019-08-241-0/+127
* crypto/gc-sha1 tests: Improve output when the test fails.Bruno Haible2019-08-241-7/+7
* intprops: support unsigned *_WRAPV resultsPaul Eggert2019-08-141-19/+59
* libtextstyle-optional tests: Support the NO_COLOR environment variable.Bruno Haible2019-08-141-1/+3
* mbrtowc tests: Fix regression on mingw (regression from 2018-02-24).Bruno Haible2019-07-291-1/+1
* Avoid missing-declarations warning in various tests.Bruno Haible2019-07-223-21/+21
* pthread tests: Avoid missing-declarations warning.Bernhard Voelker2019-07-221-1/+1
* pthread_sigmask tests: Use new multithread modules.Bruno Haible2019-07-151-7/+6
* pthread-tss: Add tests.Bruno Haible2019-07-151-0/+570
* pthread-cond: Add tests.Bruno Haible2019-07-151-0/+238
* pthread-rwlock: Add tests.Bruno Haible2019-07-151-0/+388
* pthread-mutex: Add tests.Bruno Haible2019-07-151-0/+524
* pthread-once: Add tests.Bruno Haible2019-07-152-0/+326
* pthread-thread: Add tests.Bruno Haible2019-07-151-0/+73
* pthread-h: Add declarations of essential pthread functions.Bruno Haible2019-07-151-0/+259
* pthread-h: Add C++ tests.Bruno Haible2019-07-151-0/+36
* pthread-h: Add tests.Bruno Haible2019-07-151-0/+90
* Fix typo in comment.Bruno Haible2019-07-153-3/+3
* striconveh test: Fix a compilation failure when iconv is not available.Bruno Haible2019-07-091-2/+2
* thread, lock, cond, tls: Remove support for Pth threads.Bruno Haible2019-07-065-35/+5
* thread, lock, cond, tls: Remove support for old Solaris threads.Bruno Haible2019-07-064-14/+4
* argmatch: don't define _ in the headerAkim Demaille2019-07-031-0/+2
* nonblocking-pipe tests: Fix test failure on MSVC.Bruno Haible2019-07-021-0/+2
* lstat tests: Fix test failure on MSVC.Bruno Haible2019-07-021-0/+6
* stat tests: Fix test failure on MSVC.Bruno Haible2019-07-021-0/+6
* getaddrinfo tests: Fix test failure on MSVC.Bruno Haible2019-07-021-0/+4
* argmatch: Fix compilation errors.Bruno Haible2019-06-301-4/+4
* tss tests: Add tests for destructors and races.Bruno Haible2019-06-261-8/+330
* tls tests: Add tests for destructors and races.Bruno Haible2019-06-261-6/+327
* argmatch: put all the docs member last.Akim Demaille2019-06-221-1/+1
* argmatch: add support to generate the usage messageAkim Demaille2019-06-211-19/+75
* threads-h: Define 'thread_local' if and only it actually works.Bruno Haible2019-06-212-4/+198
* tss tests: Small improvement.Bruno Haible2019-06-201-1/+2
* tss: Add tests.Bruno Haible2019-06-201-0/+203
* cnd: Add tests.Bruno Haible2019-06-201-0/+209
* mtx: Add tests.Bruno Haible2019-06-202-0/+692
* thrd: Add tests.Bruno Haible2019-06-202-0/+104