summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: test-update-copyright.sh: remove unnecessary "rm" commandsJim Meyering2011-07-271-3/+0
* test-select.h: avoid warning from gcc's -Wmissing-declarationsJim Meyering2011-07-241-1/+1
* select tests, pselect tests: Refactor.Bruno Haible2011-07-233-373/+428
* sys_select tests: Check the signature of FD_*.Bruno Haible2011-07-232-15/+17
* ffs: More tests.Bruno Haible2011-07-163-12/+60
* ffsl, ffsll: new modulesEric Blake2011-07-152-0/+104
* ffs: avoid undefined behaviorEric Blake2011-07-151-4/+4
* modules/_Exit-tests: test _Noreturn tooPaul Eggert2011-07-121-2/+20
* stdnoreturn, stdnoreturn-tests: remove modulesPaul Eggert2011-07-121-47/+0
* _Noreturn-tests: remove modulePaul Eggert2011-07-122-54/+47
* exclude_tests: use _NoreturnPaul Eggert2011-07-121-7/+1
* argmatch-tests: use _NoreturnPaul Eggert2011-07-121-7/+1
* stdnoreturn-tests: new modulePaul Eggert2011-07-121-0/+2
* _Noreturn-tests: new modulePaul Eggert2011-07-121-0/+52
* ffs: new moduleEric Blake2011-07-111-0/+52
* pthread_sigmask tests: Avoid a compiler warning.Bruno Haible2011-07-091-1/+1
* sigprocmask tests: A better way to avoid a compiler warning.Bruno Haible2011-07-091-2/+1
* test-sigprocmask: avoid compiler warningEric Blake2011-07-081-1/+2
* test-snprintf: avoid compiler warningEric Blake2011-07-082-2/+2
* Tests for module 'pthread_sigmask'.Bruno Haible2011-07-082-0/+194
* test-getopt.h: avoid warning about an unused variableJim Meyering2011-07-081-1/+0
* Tests for module 'thread'.Bruno Haible2011-07-082-0/+112
* signal-c++-tests: Check declaration of pthread_sigmask.Bruno Haible2011-07-081-0/+5
* Tests for module 'sigprocmask'.Bruno Haible2011-07-071-0/+96
* float tests: Tweak.Bruno Haible2011-07-071-1/+1
* getopt-gnu: avoid crash in glibc getoptEric Blake2011-07-072-0/+42
* test-pselect: new modulePaul Eggert2011-07-063-0/+29
* * tests/test-sys_select.c (sigset_t): Test for it, too.Paul Eggert2011-07-061-0/+3
* snprintf: guarantee %1$d, for libintlEric Blake2011-07-052-0/+16
* maint: indent with spaces, not TABs, and add a rule to check thisJim Meyering2011-07-054-27/+27
* link: work around IRIX bugEric Blake2011-06-221-0/+3
* test-stat: don't allocate PATH_MAX bytesEric Blake2011-06-203-4/+2
* Tests for module 'float'.Bruno Haible2011-06-201-0/+384
* linkat test: Avoid test failure on AIX 7.1.Bruno Haible2011-06-192-9/+12
* pread test: Avoid test failure on OpenBSD 4.9.Bruno Haible2011-06-191-1/+3
* fsync test: Avoid test failure on MacOS X and AIX.Bruno Haible2011-06-191-1/+6
* openat, fdopendir tests: Fix link errors.Bruno Haible2011-06-186-6/+24
* getcwd tests: Avoid compilation error on HP-UX 11.31.Bruno Haible2011-06-181-0/+1
* spawn-pipe tests: Fix link error.Bruno Haible2011-06-171-0/+1
* spawn-pipe tests: Fix link error.Bruno Haible2011-06-171-0/+1
* 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