summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* wcrtomb: Work around bug on Android 4.3.Bruno Haible2019-01-252-0/+8
* getcwd: Fix test failure when building on a Linux 9p file system.Bruno Haible2019-01-131-3/+11
* xstdopen: Add tests.Bruno Haible2019-01-062-0/+52
* maint: Run 'make update-copyright'Paul Eggert2019-01-011181-1181/+1181
* memcmp: Mention the clang bug.Bruno Haible2018-12-211-0/+3
* lchown tests: Be more permissive regarding errno values.Bruno Haible2018-12-201-1/+1
* duplocale: Avoid test failure on AIX 7.Bruno Haible2018-12-181-6/+6
* localename: Fix test failure on AIX 7.Bruno Haible2018-12-181-1/+1
* localename: Avoid test failure on some glibc systems.Bruno Haible2018-12-161-2/+32
* localename: Fix test failure on OpenBSD >= 6.2.Bruno Haible2018-12-161-9/+13
* duplocale tests: Re-enable the test on platforms without <monetary.h>.Bruno Haible2018-12-161-2/+12
* openat-safer tests: Avoid test failure on NetBSD 8. Part 2.Bruno Haible2018-12-161-0/+2
* openat-safer tests: Avoid test failure on NetBSD 8.Bruno Haible2018-12-161-0/+2
* regex: work around a bug in glibc-2.27 and priorJim Meyering2018-12-151-0/+11
* dfa tests: Avoid test failure on Alpine Linux.Bruno Haible2018-12-151-1/+5
* hash-map: Add tests.Bruno Haible2018-12-141-0/+195
* linkedhash-map: Add tests.Bruno Haible2018-12-141-0/+195