summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: tighten link, rmdir, and remove testsEric Blake2009-10-014-33/+50
* test-yesno: work around sparc-dash here-document infelicityJim Meyering2009-09-281-2/+2
* Typo in comment.Bruno Haible2009-09-271-1/+1
* Add support for new flavours of ACLs on AIX. (Untested.)Bruno Haible2009-09-271-2/+6
* test-linkat: make test more robustEric Blake2009-09-241-1/+1
* linkat: new moduleEric Blake2009-09-233-107/+493
* test-symlinkat: enhance testEric Blake2009-09-235-171/+240
* readlink: document portability issue with symlink lengthEric Blake2009-09-231-4/+15
* readlink: fix Solaris 9 bug with trailing slashEric Blake2009-09-231-0/+118
* symlink: use throughout gnulibEric Blake2009-09-238-32/+0
* symlink: new module, for Solaris 9 bugEric Blake2009-09-231-0/+97
* test-unlinkat: enhance test, to expose Solaris 9 bugEric Blake2009-09-195-65/+129
* test-fstatat: new test, to expose Solaris 9 bugsEric Blake2009-09-195-122/+290
* remove: new module, for mingw and Solaris 9 bugsEric Blake2009-09-191-0/+122
* unlink: new module, for Solaris 9 bugEric Blake2009-09-191-0/+110
* lstat: fix Solaris 9 bugEric Blake2009-09-191-7/+112
* stat: new module, for mingw bugEric Blake2009-09-191-0/+81
* test-posixtm.c: correct a commentJim Meyering2009-09-191-1/+1
* posixtm-tests: revampJim Meyering2009-09-191-82/+93
* posixtm-tests: make T const-correct; add a test caseJim Meyering2009-09-191-3/+2
* posixtm-tests: correct the sole failing testJim Meyering2009-09-191-1/+1
* posixtm: move #ifdef'd tests into a new moduleJim Meyering2009-09-191-0/+175
* openat: allow return of fd 0Eric Blake2009-09-191-0/+60
* canonicalize: in CAN_ALL_BUT_LAST, allow trailing slashEric Blake2009-09-171-0/+16
* canonicalize, canonicalize-lgpl: honor // if distinct from /Eric Blake2009-09-172-0/+67
* canonicalize-lgpl: reject non-directory with trailing slashEric Blake2009-09-172-0/+92
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-2/+1
* test-canonicalize: consolidate into single C programEric Blake2009-09-172-65/+125
* test-canonicalize-lgpl: consolidate into single C programEric Blake2009-09-172-39/+83
* openat-tests: ensure unlinkat behaves like rmdirEric Blake2009-09-163-75/+166
* rmdir: work around cygwin 1.5.x and mingw bugsEric Blake2009-09-161-0/+125
* test-link: allow Linux choice of errnoEric Blake2009-09-091-1/+1
* getcwd: port to mingwEric Blake2009-09-091-0/+83
* test-link: consolidate into single C program, test more casesEric Blake2009-09-092-42/+98
* mkfifoat: new moduleEric Blake2009-09-081-0/+124
* symlinkat: new moduleEric Blake2009-09-051-0/+120
* test-openat-safer: add more checksEric Blake2009-09-051-1/+9
* Support towlower and towupper.Bruno Haible2009-09-051-1/+42
* Fix bug occurring when converting invalid input.Bruno Haible2009-09-051-0/+166
* Test indirect conversion as well.Bruno Haible2009-09-051-106/+132
* openat-safer: new moduleEric Blake2009-09-021-0/+122
* dirent-safer: new moduleEric Blake2009-09-021-0/+106
* fdopendir: split into its own moduleEric Blake2009-09-021-0/+76
* fchdir: port to mingwEric Blake2009-08-311-0/+91
* canonicalize: allow cross-testing from cygwin to mingwEric Blake2009-08-312-2/+4
* Use /usr/xpg6/bin/tr when it exists.Bruno Haible2009-08-302-6/+14
* Work around deficient /usr/bin/id program on Solaris.Bruno Haible2009-08-304-8/+32
* Make the striconveh API easier to use.Bruno Haible2009-08-301-28/+34
* Remove test that is outside the specification.Bruno Haible2009-08-271-2/+1
* Avoid sizeof __func__ == 0 pitfall.Bruno Haible2009-08-271-1/+8