summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* stddef: port to pre-C11 GCC on x86Paul Eggert2015-04-021-0/+10
* yesno: make EOL optional in ENABLE_NLS case alsoTobias Stoeckmann2015-03-241-0/+8
* fdopendir-tests: test it does not close its argPaul Eggert2015-03-221-4/+8
* tests: support stderr verification with returns_()Pádraig Brady2015-02-241-1/+9
* uniwbrk/u32-wordbreaks-tests: fix copyrightPaul Eggert2015-02-231-1/+1
* vasnprintf-posix-tests: use consistent testPaul Eggert2015-02-211-12/+12
* printf, isinf, etc.: noncanonical != NaNPaul Eggert2015-02-208-918/+124
* poll: fixes for large fdsPaul Eggert2015-02-201-1/+1
* uniname/uniname: support character aliasDaiki Ueno2015-02-163-2/+565
* duplocale: Fix Android build of duplocale-testsKevin Cernekee2015-02-111-1/+1
* tests: avoid recent -Werror=unused-variable regression in test-localePádraig Brady2015-02-111-0/+1
* tests: provide returns_() to simplify exit status checkingPádraig Brady2015-02-111-0/+13
* locale: fix tests on illumosAlexander Pyhalov2015-01-301-5/+5
* libunistring: update to Unicode 7.0.0Daiki Ueno2015-01-1594-945/+3546
* libunistring: update to Unicode 6.3.0Daiki Ueno2015-01-1551-404/+916
* libunistring: update to Unicode 6.2.0Daiki Ueno2015-01-1528-37/+214
* libunistring: update to Unicode 6.1.0Daiki Ueno2015-01-1590-18982/+20605
* uniwbrk/u32-wordbreaks-tests: add conformance testDaiki Ueno2015-01-153-0/+1181
* test-strstr.c: avoid a trivial leakJim Meyering2015-01-111-0/+1
* uniname/uniname: update to Unicode 7.0.0Daiki Ueno2015-01-061-486/+8414
* version-etc: new yearPaul Eggert2014-12-311116-1116/+1116
* getcwd: fix test failure on OS X 10.9Pádraig Brady2014-12-161-1/+7
* unicase/locale-language-tests: fix LOCALE_FR testDaiki Ueno2014-12-141-2/+2
* stddef: support C11's max_align_tPaul Eggert2014-12-121-1/+12
* Fix LDBL80_WORDS macro on big endian platforms.Bruno Haible2014-12-058-8/+8
* fcntl-h-tests: port to PA-RISC GNU/LinuxJeroen Roovers2014-11-121-1/+1
* qsort_r: new module, for GNU-style qsort_rPaul Eggert2014-08-291-0/+47
* test-open: port to cygwin, which lacks FortifyEric Blake2014-07-301-3/+5
* test-userspec: don't look up numeric user namesJim Meyering2014-07-181-19/+19
* isfinite, isinf, isnan tests: fix for little-endian PowerPCUlrich Weigand2014-05-305-0/+46
* getlogin_r-tests: check return value rather than errnoPádraig Brady2014-05-221-4/+4
* getlogin_r-tests: fix various issues in recent changePádraig Brady2014-05-221-1/+6
* getlogin_r-tests: avoid false failure under sudo/ssh etc.Pádraig Brady2014-05-191-5/+24
* getlogin-tests: avoid false failure under cronPádraig Brady2014-05-181-2/+0
* mbrlen, mbrtowc: fix bug with empty inputPaul Eggert2014-05-161-4/+1
* getlogin-tests: avoid false failure under sudo/ssh etc.Guilherme de Almeida Suckevicz2014-05-141-5/+31
* parse-datetime: fix crash or infloop in TZ="" parsingPádraig Brady2014-02-271-0/+16
* fdopen-tests: port to Tru64Paul Eggert2014-01-201-22/+15
* tests: fix export bug in previous patchPaul Eggert2014-01-071-1/+2
* tests: simplify porting to Solaris 10 /bin/shPaul Eggert2014-01-071-0/+1
* maint: update copyrightEric Blake2014-01-011115-1115/+1115
* passfd: give nicer error for recvfd at eofEric Blake2013-12-241-0/+8
* open-tests: fix build failure with -Werror=old-style-declarationPádraig Brady2013-12-091-1/+1
* open-tests: port to glibc with _FORTIFY_SOURCE and -O1Paul Eggert2013-12-051-1/+10
* test-xvasprintf: disable some -Wformat-security diagnosticsIvailo2013-12-031-0/+7
* mkfifo-tests, etc.: allow HP-UX 11.11 bugPaul Eggert2013-10-161-1/+4
* New module 'count-trailing-zeros'.Paul Eggert2013-10-071-0/+71
* tests: improve diagnostic when an assertion failsPaul Eggert2013-10-061-2/+2
* dup2, dup3: work around another cygwin crasherEric Blake2013-09-262-0/+18
* getdtablesize: work around cygwin issueEric Blake2013-09-261-0/+2