summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* math tests: Don't fail if isfinite, isinf, isnan, signbit is a macro.Bruno Haible2019-12-081-4/+4
* Fix compilation errors in C++ mode on FreeBSD.Bruno Haible2019-12-082-2/+2
* Move xstrtol_fatal to a new xstrtol-error modulePino Toscano2019-12-071-1/+1
* nstrftime: better width support for %N, %zPaul Eggert2019-12-061-0/+1
* wchar: Add more C++ tests.Bruno Haible2019-12-051-0/+22
* Add more C++ tests.Bruno Haible2019-12-0521-0/+511
* thread tests: Avoid link error with --enable-threads=isoc+posix on AIX.Bruno Haible2019-12-021-0/+5
* New options --enable-threads=isoc and --enable-threads=isoc+posix.Bruno Haible2019-11-2710-10/+27
* wcstok: Add tests.Bruno Haible2019-11-241-0/+53
* math tests: Update after 2019-08-28 change.Bruno Haible2019-11-211-4/+4
* threads-h tests: Fix typo.Bruno Haible2019-11-201-6/+6
* pthread-thread: Fix prototype of pthread_attr_getdetachstate.Bruno Haible2019-11-201-1/+1
* stdint: Define [u]intptr_t correctly on 64-bit native Windows.Bruno Haible2019-11-181-0/+2
* 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