summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* update-copyright: much ado about intervalsJoel E. Denny2009-08-141-8/+85
* update-copyright: convert 2-digit to 4-digit yearsJoel E. Denny2009-08-141-18/+18
* test-exclude: avoid coreutils "make check" failureJim Meyering2009-08-141-0/+6
* test-dup2: fix bad assumptionEric Blake2009-08-131-1/+5
* test-version-etc: fix CRLF portability issueEric Blake2009-08-132-9/+7
* test-version-etc, test-argp-version-etc: Fix CRLF issue. Reduce forks.Simon Josefsson2009-08-132-4/+8
* version-etc-test: Make it work imported into projects.Simon Josefsson2009-08-131-1/+2
* Tests for modules 'getopt-posix', 'getopt-gnu'.Bruno Haible2009-08-133-0/+1885
* Optimize exclude: use hash tables for non-wildcard patterns.Sergey Poznyakoff2009-08-128-0/+400
* Avoid compilation error on NetBSD 5.0.Bruno Haible2009-08-115-5/+5
* Make <sys/select.h> really self-contained, also on Solaris 10.Bruno Haible2009-08-101-1/+6
* test-version-etc.sh: Use $EXEEXT.Simon Josefsson2009-08-071-1/+1
* update-copyright: support C-style commentsJoel E. Denny2009-08-061-12/+74
* update-copyright: support omitted "(C)"Joel E. Denny2009-08-061-0/+21
* update-copyright: don't trip on non-FSF copyright statementsJoel E. Denny2009-08-051-7/+26
* update-copyright-tests: improve portabilityJoel E. Denny2009-08-051-38/+45
* update-copyright: support @copyright{} and &copy;Joel E. Denny2009-08-041-13/+14
* update-copyright-tests: correctly test EOL=\r\n handlingJim Meyering2009-08-041-8/+9
* update-copyright: fix bug for 2-digit last year and add testsJoel E. Denny2009-08-041-0/+309
* Tests for module 'uname'.Bruno Haible2009-08-031-0/+72
* Tests for module 'sys_utsname'.Bruno Haible2009-08-031-0/+37
* Implicitly initialize the sockets library.Bruno Haible2009-08-032-8/+2
* Fix argp-version-etc-test module.Simon Josefsson2009-08-031-3/+3
* Tests for module 'pipe-filter-gi'.Bruno Haible2009-08-035-0/+362
* Tests for module 'pipe-filter-ii'.Bruno Haible2009-08-035-0/+391
* Make the gethostname test compile again.Bruno Haible2009-08-021-0/+3
* Ensure HOST_NAME_MAX as part of the gethostname module.Bruno Haible2009-08-021-2/+8
* Update copyright year, for commit on 2009-07-21.Bruno Haible2009-08-011-1/+1
* tests-sha1: don't assign literal string to 'char *' variablePeter Simons2009-07-221-2/+2
* dup2-tests: test previous patchEric Blake2009-07-213-40/+128
* Tweak for maintainability.Bruno Haible2009-07-201-4/+6
* test-pipe: make a bit more robust.Eric Blake2009-07-201-11/+28
* Fix handling of closed stdin/stdout/stderr on mingw.Bruno Haible2009-07-191-15/+37
* Refactor test code.Bruno Haible2009-07-191-54/+89
* Pass slave_process argument consistently.Bruno Haible2009-07-191-3/+3
* test-pipe: fix mingw buildEric Blake2009-07-181-0/+6
* pipe: be robust in face of closed fdsEric Blake2009-07-172-0/+168
* remove superfluous parentheses in STREQ definitionJim Meyering2009-07-051-1/+1
* argv-iter: new moduleJim Meyering2009-07-041-0/+114
* Tests for module 'unicase/ignorable'.Bruno Haible2009-07-011-0/+246
* Tests for module 'unicase/cased'.Bruno Haible2009-07-013-0/+217
* Fix evaluation of "Before C" condition of FINAL_SIGMA.Bruno Haible2009-07-013-0/+183
* tests: add test for bogus NULL definitionEric Blake2009-06-275-4/+34
* version-etc: fix regressionEric Blake2009-06-252-0/+73
* fpurge: migrate into <stdio.h>Eric Blake2009-06-251-3/+2
* argp-version-etc: new module.Sergey Poznyakoff2009-06-252-0/+89
* tests: test-hash: avoid wholesale duplicationJim Meyering2009-06-191-116/+68
* tests: test-hash: allow seed selection via a command line argumentJim Meyering2009-06-191-1/+24
* hash: provide default callback functionsEric Blake2009-06-181-0/+12
* hash: minor optimizationEric Blake2009-06-181-0/+1