summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: update copyrightEric Blake2014-01-011115-1115/+1115
* passfd: give nicer error for recvfd at eofEric Blake2013-12-241-0/+8
* open-tests: fix build failure with -Werror=old-style-declarationPádraig Brady2013-12-091-1/+1
* open-tests: port to glibc with _FORTIFY_SOURCE and -O1Paul Eggert2013-12-051-1/+10
* test-xvasprintf: disable some -Wformat-security diagnosticsIvailo2013-12-031-0/+7
* mkfifo-tests, etc.: allow HP-UX 11.11 bugPaul Eggert2013-10-161-1/+4
* New module 'count-trailing-zeros'.Paul Eggert2013-10-071-0/+71
* tests: improve diagnostic when an assertion failsPaul Eggert2013-10-061-2/+2
* dup2, dup3: work around another cygwin crasherEric Blake2013-09-262-0/+18
* getdtablesize: work around cygwin issueEric Blake2013-09-261-0/+2
* userspec: support optional parameters to parse_user_spec()Pádraig Brady2013-09-211-0/+11
* gc: support HMAC-SHA256 and HMAC-SHA512.Simon Josefsson2013-08-264-0/+380
* xvasprintf-tests: port to GCC with hardening flagsPaul Eggert2013-08-131-2/+4
* sys_time: port to OpenBSDPaul Eggert2013-08-102-4/+6
* tests: port large-fd POSIX spawn tests to OS XPaul Eggert2013-06-113-4/+50
* tests/nap.h: use an adaptive delay to avoid ctime update issuesBernhard Voelker2013-06-051-61/+51
* test-lchown, test-chown: also skip test if lchown/chown fails with EPERMBernhard Voelker2013-05-222-4/+4
* parse-datetime, tests: don't use "string" + intPaul Eggert2013-05-187-7/+7
* spawn-tests, sys_socket-tests, sys_wait-tests: port to clangPaul Eggert2013-05-153-5/+5
* getaddrinfo-tests: port --enable-gcc-warnings to clangPaul Eggert2013-05-151-2/+3
* quotearg: do not read beyond end of bufferJim Meyering2013-05-141-0/+35
* deps: require Automake >= 1.9.6 in generated Makefile fragmentsStefano Lattarini2013-05-108-8/+8
* utimensat-tests, etc.: try to fix some racesPaul Eggert2013-04-302-81/+77
* tests: don't assume getdtablesize () <= 10000000Paul Eggert2013-04-299-22/+35
* regex-tests, regex: allow glibc re_search behaviorDmitry V. Levin2013-04-111-6/+17
* regex-tests: skip UTF-8 test on mingwEric Blake2013-03-121-19/+26
* tests: make it easier to bypass alarm time in debuggerEric Blake2013-03-117-8/+17
* regex: port to mingw's recent addition of undeclared alarmEric Blake2013-03-111-2/+2
* vasprintf-posix-tests: allow rounding 1.51 to 1.Gary V. Vaughan2013-03-091-1/+2
* vasprintf-posix-tests: allow rounding 1.5 to 1.Gary V. Vaughan2013-03-091-1/+2
* vasnprintf-posix-tests: allow rounding 1.5 to 1Paul Eggert2013-03-081-1/+2
* test-getsockopt: avoid compiler warningEric Blake2013-03-041-0/+1
* getcwd: break fdopendir + save_cwd recursive loop (Bug#13516)Paul Eggert2013-02-031-29/+42
* regex-tests, regex: fix bug: memset undeclaredPaul Eggert2013-02-031-1/+1
* regex-tests: new modulePaul Eggert2013-01-311-0/+185
* test-getpeername: fix typoEric Blake2013-01-261-1/+1
* statat: new module, split out from fstatatPaul Eggert2013-01-232-1/+38
* Fix typo in previous change, by including <unistd.h>.Paul Eggert2013-01-2222-0/+22
* tests: don't assume fd 99 is closedPaul Eggert2013-01-2262-10/+82
* net_if-tests: port to Solaris 7 + GCC 3.4.6Paul Eggert2013-01-131-3/+4
* net_if-tests: port to older SolarisPaul Eggert2013-01-121-2/+6
* system-quote-tests: port to older SolarisPaul Eggert2013-01-121-0/+2
* update-copyright: avoid copyright notice date corruptionJim Meyering2013-01-031-0/+6
* maint: update all copyright year number rangesEric Blake2013-01-011108-1108/+1108
* sigprocmask-tests: skip test if pid is unexpectedly largeEric Blake2012-12-311-2/+8
* New 'c-*printf' modules for formatted output in C locale.Ben Pfaff2012-12-188-0/+349
* filemode, sys_stat: Handle MPX files a la AIX.Paul Eggert2012-12-171-0/+15
* getlogin_r-tests: allow errno == ENXIO or ENOENTPádraig Brady2012-11-092-0/+9
* getlogin-tests: allow errno == ENOENTPaul Eggert2012-11-091-0/+7
* tests/nap.h: avoid warning about unused variableJim Meyering2012-11-081-1/+0