summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* verify: new macro verify_expr; verify_true deprecatedPaul Eggert2011-06-151-2/+2
* init.sh: give more portable redirection-related advice in a commentJim Meyering2011-06-141-2/+2
* acl: Add support for HP-UX >= 11.11 JFS ACLs.Bruno Haible2011-06-135-9/+268
* acl: Complete the 2010-08-10 fix.Bruno Haible2011-06-131-2/+4
* spawn-pipe tests: Comments.Bruno Haible2011-06-121-1/+2
* thread: Support pthreads-win32.Bruno Haible2011-06-092-39/+39
* spawn-pipe tests: Avoid test failure on HP-UX 11.Bruno Haible2011-06-091-1/+5
* acl tests: Fix compilation error on HP-UX 11.Bruno Haible2011-06-091-1/+1
* rmdir: Avoid test failure on HP-UX 10.20.Bruno Haible2011-06-091-1/+2
* strerror_r-posix: fix on MacOSEric Blake2011-06-082-5/+10
* test-perror: relax test to ignore cygwin bugEric Blake2011-06-071-2/+4
* tests: fix usage message in 'mktempd_'Stefano Lattarini2011-06-071-1/+1
* tests init: new function 'fatal_', for hard errorsStefano Lattarini2011-06-071-0/+1
* spawn-pipe tests: Rename program.Bruno Haible2011-06-063-2/+2
* spawn-pipe tests: Like the child program only against libc.Bruno Haible2011-06-063-88/+136
* acl: Fix test failure on AIX 7.Bruno Haible2011-06-051-2/+4
* pipe2: Remove dependency on 'nonblocking' module.Bruno Haible2011-06-041-2/+21
* test-intprops: disable -Wtype-limits diagnosticsPaul Eggert2011-05-241-0/+6
* closein-tests: convert to init.shEric Blake2011-05-241-22/+16
* yesno-tests: convert to init.shEric Blake2011-05-241-32/+24
* atexit-tests: ensure reliable exit statusEric Blake2011-05-241-1/+1
* strerror_r: enforce POSIX recommendationsEric Blake2011-05-241-35/+53
* test-perror2.c: avoid warning about unused variableJim Meyering2011-05-241-2/+0
* perror: avoid spurious test failure on HP-UXEric Blake2011-05-241-1/+1
* tests: fix logic bug in init.shEric Blake2011-05-241-1/+4
* strerror_r: avoid clobbering strerror on cygwinEric Blake2011-05-212-0/+53
* perror: work around FreeBSD bugEric Blake2011-05-201-0/+22
* test-perror: check for strerror interactionsEric Blake2011-05-202-0/+114
* test-perror: rewrite to use init scriptEric Blake2011-05-201-17/+14
* intprops-tests: work around HP-UX 11.23 cc bug with constantsPaul Eggert2011-05-191-201/+211
* intprops-tests: revert unsigned part of previous changePaul Eggert2011-05-191-57/+45
* strerror_r: guarantee unchanged errnoEric Blake2011-05-191-0/+14
* strerror: relax test for SolarisEric Blake2011-05-192-6/+6
* strerror: enforce POSIX ruling on strerror(0)Eric Blake2011-05-192-7/+29
* intprop-tests: port to older and more-pedantic compilersPaul Eggert2011-05-191-64/+82
* intprops-tests: new modulePaul Eggert2011-05-151-0/+253
* fnmatch: add a test for glibc's Bugzilla bug #12378James Youngman2011-05-131-0/+6
* getcwd-lgpl: relax test for FreeBSDEric Blake2011-05-131-2/+17
* test-fflush: silence compiler warningEric Blake2011-05-111-1/+2
* group-member: Declare function in <unistd.h>.Bruno Haible2011-05-121-0/+4
* intprops: switch to usual gnulib indenting and namingPaul Eggert2011-05-081-1/+1
* fclose: guarantee behavior on seekable stdinEric Blake2011-05-061-4/+1
* test-getaddrinfo: report error informationEric Blake2011-05-031-1/+1
* fflush: also replace fclose when fixing fflushEric Blake2011-05-021-1/+4
* fclose: add some testsEric Blake2011-05-021-0/+90
* netdb: Make it work in C++ mode.Bruno Haible2011-04-301-0/+42
* test-getcwd.c: avoid new set-but-not-used warningJim Meyering2011-04-291-3/+6
* test-hash.c: avoid a new shadowing warningJim Meyering2011-04-291-3/+3
* tests: drop unused link dependencyEric Blake2011-04-281-2/+4
* hash, mgetgroups: drop xalloc dependencyEric Blake2011-04-281-5/+9