summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* read-file tests: Avoid a test failure on NonStop Kernel.Bruno Haible2010-10-041-4/+16
* acl: Add support for ACLs on NonStop Kernel.Bruno Haible2010-10-035-12/+206
* New module 'system-posix'.Bruno Haible2010-10-021-1/+5
* getdate: rename to get_dateEric Blake2010-09-301-0/+0
* Separate the module 'waitpid' from the module 'sys_wait'.Bruno Haible2010-09-291-0/+2
* More tests for module 'sys_wait'.Bruno Haible2010-09-291-0/+33
* Tests for module 'poll-h'.Bruno Haible2010-09-291-0/+35
* Tests for module 'poll-h'.Bruno Haible2010-09-291-0/+34
* New module 'poll-h'.Bruno Haible2010-09-291-0/+1
* stdlib tests: Avoid code duplication.Bruno Haible2010-09-263-52/+64
* getaddrinfo: Initialize sockets, to make it work under Windows.Simon Josefsson2010-09-251-19/+0
* Tests for module 'regex-quote'.Bruno Haible2010-09-251-0/+78
* unistr/u8-strchr: Fix a test failure on i586 glibc systems.Bruno Haible2010-09-241-0/+7
* Fix endless loop in mbmemcasecoll.Bruno Haible2010-09-221-0/+6
* Tests for module 'memcoll'.Bruno Haible2010-09-221-0/+52
* Tests for module 'memcasecmp'.Bruno Haible2010-09-221-0/+70
* net_if: enhance testsEric Blake2010-09-211-16/+18
* New module to test <net/if.h> interfaces.Simon Josefsson2010-09-211-0/+83
* init.sh: correct an outdated commentJim Meyering2010-09-181-1/+1
* init.sh: don't let an ephemeral "*.exe" make us skip all dir entriesJim Meyering2010-09-181-3/+5
* tests: fix unportable assumption on sys/wait.hEric Blake2010-09-172-5/+29
* init.sh: accomodate directory with no .exesEric Blake2010-09-171-0/+3
* tests: avoid compiler warningEric Blake2010-09-171-1/+1
* fdutimens, fdutimensat: update signature, againEric Blake2010-09-173-12/+12
* fdutimensat: drop atflag validationEric Blake2010-09-171-3/+1
* login_tty: Stricter unit test.Bruno Haible2010-09-171-0/+22
* New module 'tcgetsid'.Bruno Haible2010-09-171-0/+5
* Tests for module 'termios'.Bruno Haible2010-09-172-0/+57
* fdutimensat: add an atflag parameterEric Blake2010-09-161-6/+18
* stdlib: work around MirBSD WEXITSTATUS bugEric Blake2010-09-152-7/+48
* strnlen: add testsEric Blake2010-09-151-0/+68
* test-rawmemchr: make more robustEric Blake2010-09-142-0/+17
* memchr: detect glibc Alpha bugEric Blake2010-09-141-3/+15
* fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new definesPaul Eggert2010-09-104-12/+4
* init.sh: penalize a set-x-impaired shell; don't disqualify itJim Meyering2010-09-091-29/+76
* strtod: work around IRIX 6.5 bugEric Blake2010-09-081-0/+30
* init.sh: disqualify shells for which set -x corrupts stderrJim Meyering2010-09-081-0/+4
* avoid coreutils "make distcheck" failureJim Meyering2010-09-042-2/+2
* update-copyright test: Improve output when perl is missing or too old.Bruno Haible2010-09-041-4/+7
* Don't augment PATH in TESTS_ENVIRONMENT.Bruno Haible2010-09-043-2/+5
* tests: init.sh improvements for re-exec'ing with zshEric Blake2010-09-021-2/+21
* test-update-copyright.sh: require perl 5.8.0Jim Meyering2010-09-021-3/+3
* test-update-copyright.sh: skip test if Perl is too oldJim Meyering2010-09-021-0/+4
* tests: silence clang warningEric Blake2010-08-301-1/+1
* Tests for module 'realloc-gnu'.Ralf Wildenhues2010-08-281-0/+29
* Tests for module 'calloc-gnu'.Ralf Wildenhues2010-08-281-0/+34
* Tests for module 'malloc-gnu'.Ralf Wildenhues2010-08-281-0/+29
* sys_socket, netdb: Ensure socklen_t gets defined.Bruno Haible2010-08-282-2/+8
* Fix test-unlinkat, test-rmdir failure on AIX 5.3.Ralf Wildenhues2010-08-251-1/+1
* stdbool: avoid rejecting clangEric Blake2010-08-231-26/+25