summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-utimens: speed up by taking shorter napsPaul Eggert2012-11-071-35/+72
* fcntl-h: default O_SEARCH, O_EXEC to O_PATH if availablePaul Eggert2012-11-051-1/+1
* test-raise: don't assume 199 is an invalid signalPaul Eggert2012-10-301-1/+0
* fcntl-h: support GNU flags like O_IGNORE_CTTYPaul Eggert2012-10-151-3/+12
* select: enhance testEric Blake2012-10-021-0/+25
* select, poll tests: Make setsockopt invocation effective.Ed Maste2012-10-022-6/+6
* localeconv tests: Avoid test failure on OpenIndiana.Bruno Haible2012-09-301-2/+2
* tls-tests: omit unnecessary 'inline'Paul Eggert2012-09-221-1/+1
* utimens-tests: avoid unnecessary 'inline'Paul Eggert2012-09-221-1/+1
* net_if: new moduleEric Blake2012-09-051-2/+10
* revert last change: it was not neededJim Meyering2012-08-281-2/+0
* tests: test-vc-list-files-git.sh: skip if git is not availableJim Meyering2012-08-281-0/+2
* test-parse-datetime: avoid glibc leap-second glitchPaul Eggert2012-08-171-0/+6
* count-leading-zeros: new moduleEric Blake2012-08-101-0/+71
* parse-datetime: fix failure to diagnose invalid inputJim Meyering2012-07-041-0/+4
* root-uid: new modulePaul Eggert2012-06-261-2/+4
* ptsname_r: Make it consistent with ptsname on AIX.Bruno Haible2012-06-251-1/+28
* ptsname_r: Fix test failures on IRIX, Solaris.Bruno Haible2012-06-241-2/+2
* ptsname test: Extend test.Bruno Haible2012-06-241-0/+12
* Write "Mac OS X" instead of "MacOS X".Bruno Haible2012-06-2225-50/+50
* grantpt: Relax requirement regarding invalid file descriptors.Bruno Haible2012-06-221-11/+25
* fbufmode test: Don't test unportable behaviour.Bruno Haible2012-06-221-21/+56