summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* getopt: fix parallel test failureEric Blake2016-12-293-2/+4
* lock test: Fix performance problem on multi-core machines.Bruno Haible2016-12-241-12/+67
* Split tests for getopt-posix and getopt-gnu.Bruno Haible2016-12-183-37/+81
* getopt: Fix link error for users of getopt() in <unistd.h>.Bruno Haible2016-12-181-1/+11
* getaddrinfo tests: Avoid compilation error on MSVC.Bruno Haible2016-12-181-1/+6
* getlogin_r tests: Port to mingw.Bruno Haible2016-12-171-1/+3
* getlogin: Port to newer mingw.Bruno Haible2016-12-171-1/+3
* init.sh: Add possibility to not delete temporary files.Bruno Haible2016-12-161-5/+12
* freopen: work around glibc bug with closed fdPaul Eggert2016-11-261-0/+4
* fix test driver leaks: exclude, malloc, reallocJim Meyering2016-11-203-2/+8
* 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