| Commit message (Expand) | Author | Age | Files | Lines |
* | getopt: fix parallel test failure | Eric Blake | 2016-12-29 | 3 | -2/+4 |
* | lock test: Fix performance problem on multi-core machines. | Bruno Haible | 2016-12-24 | 1 | -12/+67 |
* | Split tests for getopt-posix and getopt-gnu. | Bruno Haible | 2016-12-18 | 3 | -37/+81 |
* | getopt: Fix link error for users of getopt() in <unistd.h>. | Bruno Haible | 2016-12-18 | 1 | -1/+11 |
* | getaddrinfo tests: Avoid compilation error on MSVC. | Bruno Haible | 2016-12-18 | 1 | -1/+6 |
* | getlogin_r tests: Port to mingw. | Bruno Haible | 2016-12-17 | 1 | -1/+3 |
* | getlogin: Port to newer mingw. | Bruno Haible | 2016-12-17 | 1 | -1/+3 |
* | init.sh: Add possibility to not delete temporary files. | Bruno Haible | 2016-12-16 | 1 | -5/+12 |
* | freopen: work around glibc bug with closed fd | Paul Eggert | 2016-11-26 | 1 | -0/+4 |
* | fix test driver leaks: exclude, malloc, realloc | Jim Meyering | 2016-11-20 | 3 | -2/+8 |
* | Enable Unicode decoder safety unconditionally. | Bruno Haible | 2016-11-19 | 8 | -17/+0 |
* | snippet/c++defs: fix real-floating arg functions in C++ mode | Pedro Alves | 2016-11-15 | 1 | -2/+3 |
* | strftime,strptime: support %q to represent the quarter | Pádraig Brady | 2016-11-05 | 1 | -0/+36 |
* | getprogname: port to HP-UX | John David Anglin | 2016-10-26 | 1 | -1/+5 |
* | system-quote tests: Avoid compiler warning on AIX. | Bruno Haible | 2016-10-22 | 1 | -0/+4 |
* | Fix some "gcc -Wall" warnings. | Bruno Haible | 2016-10-22 | 3 | -5/+12 |
* | quotearg-tests: pacify gcc -Wall | Paul Eggert | 2016-10-20 | 2 | -9/+9 |
* | quotearg: never write beyond the returned length | Pádraig Brady | 2016-10-19 | 1 | -3/+2 |
* | getprogname tests: Avoid failure in packages that use libtool. | Bruno Haible | 2016-10-19 | 1 | -0/+7 |
* | getprogname: Fix test failure on Cygwin. Comments. | Bruno Haible | 2016-10-19 | 1 | -0/+16 |
* | sh-quote, system-quote: revert regression of unit test. | Bruno Haible | 2016-10-18 | 2 | -0/+4 |
* | quotearg: fix stale tests | Pádraig Brady | 2016-10-16 | 3 | -11/+7 |
* | Fix a test crash. | Bruno Haible | 2016-10-16 | 1 | -0/+5 |
* | test-limits-h: suppress -Woverlength-strings | Pádraig Brady | 2016-10-16 | 1 | -0/+4 |
* | test-stdint: use _GL_VERIFY rather than "verify" for some tests | Jim Meyering | 2016-10-13 | 1 | -3/+12 |
* | quotearg: minimize shell quoting using double quotes | Pádraig Brady | 2016-10-03 | 2 | -72/+79 |
* | tests/init.sh: port Alpine fix to AIX 7.1 | Paul Eggert | 2016-09-24 | 2 | -40/+15 |
* | stdint: support new _WIDTH macros | Paul Eggert | 2016-09-16 | 1 | -0/+58 |
* | limits-h: new module | Paul Eggert | 2016-09-16 | 1 | -0/+46 |
* | dfa: port to Solaris 9 | Paul Eggert | 2016-09-11 | 1 | -2/+6 |
* | dfa: new module, importing grep's DFA matcher | Jim Meyering | 2016-09-09 | 3 | -0/+138 |
* | getprogname-tests: work also when EXEEXT is nonempty | Jim Meyering | 2016-09-08 | 1 | -1/+1 |
* | getprogname: port to systems with __argv (mingw, msvc) | Jim Meyering | 2016-09-07 | 1 | -0/+31 |
* | Port tests away from progname | Pino Toscano | 2016-09-05 | 63 | -180/+0 |
* | strverscmp: sync with glibc | Paul Eggert | 2016-08-30 | 1 | -0/+14 |
* | c-strcase-tests: port to EBCDIC | Daniel Richard G | 2016-08-19 | 1 | -0/+3 |
* | sigpipe-tests: fix typo | Daniel Richard G | 2016-08-19 | 1 | -1/+1 |
* | maint: port tests to z/OS errno behavior | Daniel Richard G | 2016-08-17 | 2 | -4/+4 |
* | maint: preprocessor changes to support z/OS | Daniel Richard G | 2016-08-17 | 4 | -14/+30 |
* | iconv_open-utf-tests, iconv-tests: port to EBCDIC | Daniel Richard G | 2016-08-17 | 2 | -36/+75 |
* | c-strcase-tests, wcwidth-tests: port to EBCDIC | Daniel Richard G | 2016-08-17 | 2 | -0/+6 |
* | tests/init.sh: exclude dash with bad "local" semantics | Jim Meyering | 2016-08-08 | 1 | -0/+8 |
* | intprops-test: port to GCC 6 | Paul Eggert | 2016-06-23 | 1 | -6/+3 |
* | xstrtol: prohibit monstrosities like "1bB" | Paul Eggert | 2016-04-27 | 1 | -0/+4 |
* | intprops, mktime, strtol: assume two's complement | Paul Eggert | 2016-04-13 | 1 | -19/+9 |
* | mbrtowc: work around glibc bug#19932 | Paul Eggert | 2016-04-09 | 2 | -1/+16 |
* | argp: merge changes from glibc | Paul Eggert | 2016-04-03 | 1 | -4/+4 |
* | test-framework-sh: minor cleanups | Paul Eggert | 2016-03-25 | 1 | -11/+8 |
* | test-framework-sh: revert port to NetBSD 7.0 | Paul Eggert | 2016-03-25 | 1 | -11/+26 |
* | Port better to Alpine Linux | Paul Eggert | 2016-03-25 | 1 | -3/+9 |