summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* hash-tests: add a loop around the small testsJim Meyering2009-06-181-42/+48
* hash-tests: new moduleJim Meyering2009-06-171-0/+275
* Tests for module 'idpriv-droptemp'.Bruno Haible2009-06-093-0/+255
* Tests for module 'idpriv-drop'.Bruno Haible2009-06-093-0/+248
* test-strstr: use memory fence, when possibleEric Blake2009-06-081-2/+7
* Don't test int64_t if it does not exist.Bruno Haible2009-06-071-0/+2
* test-alignof: fix typo with long doubleEric Blake2009-06-061-1/+1
* Test also the types 'long double' and 'int64_t'.Bruno Haible2009-06-031-0/+4
* Fix test-alignof failure.Bruno Haible2009-06-031-1/+3
* Check that memchr does not read past the first occurrence of the byte.Bruno Haible2009-06-033-2/+39
* tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.Simon Josefsson2009-06-021-1/+1
* tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.Simon Josefsson2009-05-261-2/+6
* tests/test-strstr.c: Add another self-test.Simon Josefsson2009-05-261-1/+9
* Make zeroptr.h work on mingw.Bruno Haible2009-05-201-2/+6
* tests/test-glob.c: Include string.h for strcmp prototype.Simon Josefsson2009-05-201-0/+1
* sys_socket: MinGW and IRIX does not have sa_family_t type.Simon Josefsson2009-05-201-0/+2
* Make some tests ISO C 99 compliant.Bruno Haible2009-05-146-17/+83
* Tests for module 'alignof'.Bruno Haible2009-05-131-0/+51
* tests/test-vc-list-files-git.sh: Avoid git config complaints.Simon Josefsson2009-05-101-1/+3
* sys_socket: Define sockaddr_storage.Simon Josefsson2009-05-081-1/+5
* Fix test-file-has-acl on FreeBSD.David Bartley2009-05-042-4/+17
* New module glob-tests.Simon Josefsson2009-05-041-0/+84
* New module fnmatch-tests.Simon Josefsson2009-05-041-0/+61
* priv-set: new module and accompanying tests; adapt write-any-fileDavid Bartley2009-05-031-0/+99
* tests: tighten some getdate testsJim Meyering2009-05-031-12/+10
* getdate: correctly interpret "next monday" when run on a MondayGiuseppe Scrivano2009-05-031-0/+54
* Simplify calling convention of u*_conv_from_encoding.Bruno Haible2009-04-263-123/+108
* Simplify calling convention of u*_conv_to_encoding.Bruno Haible2009-04-263-79/+60
* Avoid test failure on mingw.Bruno Haible2009-04-211-1/+1