summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* threads-h: Add tests.Bruno Haible2019-06-202-0/+138
* tls tests: Small improvements.Bruno Haible2019-06-201-2/+3
* cond tests: Simplify.Bruno Haible2019-06-201-2/+0
* lock tests: Avoid reference to undefined variable if !ENABLE_LOCKING.Bruno Haible2019-06-201-0/+2
* verify-tests: work around xlc bugPaul Eggert2019-06-181-1/+1
* Fix comments in last commit.Bruno Haible2019-06-151-6/+6
* Fix scripts to have valid executable format on Alpine Linux.Bruno Haible2019-06-151-3/+17
* posix_spawn_file_actions_addfchdir: Add tests.Bruno Haible2019-06-102-0/+192
* posix_spawn_file_actions_addfchdir: New module.Bruno Haible2019-06-101-0/+5
* verify: remove verify_truePaul Eggert2019-05-091-1/+1
* wcwidth: Ensure width 1, not 2, for ambiguous characters.Bruno Haible2019-05-051-0/+16
* tls tests: Prevent that the test takes too long.Bruno Haible2019-04-281-0/+13
* lock tests: Prevent that the test takes too long.Bruno Haible2019-04-281-0/+13
* Fix gcc warnings on 64-bit mode mingw.Bruno Haible2019-04-271-2/+4
* di-set: allow free with 'ino_map' being NULLBernhard Voelker2019-04-181-0/+3
* term-style-control: Add tests.Bruno Haible2019-03-242-0/+298
* bitset: expose bitset_resizeAkim Demaille2019-03-211-6/+19
* libtextstyle-optional: Add tests.Bruno Haible2019-03-202-0/+108
* bitset: a bit (...) more testsAkim Demaille2019-03-171-0/+29
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-142-2/+2
* tests: Avoid havoc with "gcc -fcheck-pointer-bounds".Bruno Haible2019-03-102-2/+8
* uninorm tests: Free allocated memory.Bruno Haible2019-03-106-1/+39
* tests: Free allocated memory.Bruno Haible2019-03-1024-3/+102
* Fix another test failure introduced by the same commit.Bruno Haible2019-03-101-1/+1
* Fix test failure introduced by last commit.Bruno Haible2019-03-101-1/+1
* tests: Prepare for using valgrind.Bruno Haible2019-03-10174-331/+331
* get-rusage-as, pthread_sigmask tests: Fix -fsanitize=thread findings.Bruno Haible2019-03-101-0/+4
* test-userspec.c: don't print NULLJim Meyering2019-03-091-2/+4
* alloca, tsearch-tests: Write NULL for the null pointer.Michal Privoznik2019-03-101-1/+1
* Fix undefined behaviour.Bruno Haible2019-03-094-52/+84
* *-map tests: Fix compilation error.Colin Watson2019-02-023-0/+3
* strtod, strtold: Use the locale's decimal point.Bruno Haible2019-02-014-0/+240
* strtod, strtold tests: Simplify tests.Bruno Haible2019-02-012-16/+4
* strtold: Add tests.Bruno Haible2019-01-301-0/+986
* Fix build error when building a shared libunistring on Android.Bruno Haible2019-01-284-8/+8
* test-framework-sh: Improve maintainability.Bruno Haible2019-01-271-241/+281
* tests: Don't assume that /tmp exists.Bruno Haible2019-01-274-0/+4
* tests: Accommodate a shell that is not in /bin/sh.Bruno Haible2019-01-2715-22/+87
* tests: Fix some "unused variable" warnings.Bruno Haible2019-01-2717-18/+16
* tests: Enable Linux specific tests on Android.Bruno Haible2019-01-272-2/+2
* fts: Add support for Android.Bruno Haible2019-01-271-2/+4
* nonblocking-socket-tests: Fix test failure on Android 4.3.Bruno Haible2019-01-261-1/+2