summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable Unicode decoder safety unconditionally.Bruno Haible2016-11-198-17/+0
* snippet/c++defs: fix real-floating arg functions in C++ modePedro Alves2016-11-151-2/+3
* strftime,strptime: support %q to represent the quarterPádraig Brady2016-11-051-0/+36
* getprogname: port to HP-UXJohn David Anglin2016-10-261-1/+5
* system-quote tests: Avoid compiler warning on AIX.Bruno Haible2016-10-221-0/+4
* Fix some "gcc -Wall" warnings.Bruno Haible2016-10-223-5/+12
* quotearg-tests: pacify gcc -WallPaul Eggert2016-10-202-9/+9
* quotearg: never write beyond the returned lengthPádraig Brady2016-10-191-3/+2
* getprogname tests: Avoid failure in packages that use libtool.Bruno Haible2016-10-191-0/+7
* getprogname: Fix test failure on Cygwin. Comments.Bruno Haible2016-10-191-0/+16
* sh-quote, system-quote: revert regression of unit test.Bruno Haible2016-10-182-0/+4
* quotearg: fix stale testsPádraig Brady2016-10-163-11/+7
* Fix a test crash.Bruno Haible2016-10-161-0/+5
* test-limits-h: suppress -Woverlength-stringsPádraig Brady2016-10-161-0/+4
* test-stdint: use _GL_VERIFY rather than "verify" for some testsJim Meyering2016-10-131-3/+12
* quotearg: minimize shell quoting using double quotesPádraig Brady2016-10-032-72/+79
* tests/init.sh: port Alpine fix to AIX 7.1Paul Eggert2016-09-242-40/+15
* stdint: support new _WIDTH macrosPaul Eggert2016-09-161-0/+58
* limits-h: new modulePaul Eggert2016-09-161-0/+46
* dfa: port to Solaris 9Paul Eggert2016-09-111-2/+6
* dfa: new module, importing grep's DFA matcherJim Meyering2016-09-093-0/+138
* getprogname-tests: work also when EXEEXT is nonemptyJim Meyering2016-09-081-1/+1
* getprogname: port to systems with __argv (mingw, msvc)Jim Meyering2016-09-071-0/+31
* Port tests away from prognamePino Toscano2016-09-0563-180/+0
* strverscmp: sync with glibcPaul Eggert2016-08-301-0/+14
* c-strcase-tests: port to EBCDICDaniel Richard G2016-08-191-0/+3
* sigpipe-tests: fix typoDaniel Richard G2016-08-191-1/+1
* maint: port tests to z/OS errno behaviorDaniel Richard G2016-08-172-4/+4
* maint: preprocessor changes to support z/OSDaniel Richard G2016-08-174-14/+30
* iconv_open-utf-tests, iconv-tests: port to EBCDICDaniel Richard G2016-08-172-36/+75
* c-strcase-tests, wcwidth-tests: port to EBCDICDaniel Richard G2016-08-172-0/+6
* tests/init.sh: exclude dash with bad "local" semanticsJim Meyering2016-08-081-0/+8
* intprops-test: port to GCC 6Paul Eggert2016-06-231-6/+3
* xstrtol: prohibit monstrosities like "1bB"Paul Eggert2016-04-271-0/+4
* intprops, mktime, strtol: assume two's complementPaul Eggert2016-04-131-19/+9
* mbrtowc: work around glibc bug#19932Paul Eggert2016-04-092-1/+16
* argp: merge changes from glibcPaul Eggert2016-04-031-4/+4
* test-framework-sh: minor cleanupsPaul Eggert2016-03-251-11/+8
* test-framework-sh: revert port to NetBSD 7.0Paul Eggert2016-03-251-11/+26
* Port better to Alpine LinuxPaul Eggert2016-03-251-3/+9
* test-framework-sh: port to NetBSD 7.0Paul Eggert2016-03-251-26/+11
* test-userspec.c: do not trigger gcc's new -Wmisleading-indentationJim Meyering2016-03-171-6/+3
* localename-tests: memory allocation fixesPaul Eggert2016-03-131-5/+10
* misc: port better to gcc -fsanitize=addressPaul Eggert2016-02-0610-26/+112
* Port "$@" to OpenIndiana ksh93Paul Eggert2016-01-121-1/+1
* Port Universal Time settings to strict POSIXPaul Eggert2016-01-121-1/+1
* tests: for compare_(), use cmp -s where availablePádraig Brady2016-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011122-1122/+1122
* strftime-tests: avoid false failure on OS XPádraig Brady2015-12-231-21/+26
* intprops-test: work around GCC bug 68971Paul Eggert2015-12-171-0/+21