summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-01519-519/+520
* test-dup2: avoid compiler warningEric Blake2009-12-311-6/+8
* Fix mistake in last patch of tests/test-signal.c.Bruno Haible2009-12-311-3/+0
* signal, spawn: use link warningsEric Blake2009-12-311-2/+101
* sys_times, sys_utsname: use include_nextEric Blake2009-12-311-2/+3
* Fix test crash.Bruno Haible2009-12-311-10/+12
* Fix compilation error on most platforms.Bruno Haible2009-12-311-0/+5
* tests: test more substitute headersEric Blake2009-12-296-0/+205
* tests: fix license on several testsEric Blake2009-12-2928-28/+28
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-2947-48/+48
* tests: don't require debug system() to passEric Blake2009-12-2934-35/+43
* test-dup2: reduce dependenciesEric Blake2009-12-281-1/+6
* tests: use macros.h in more placesEric Blake2009-12-268-95/+34
* localename: Fix storage allocation of gl_locale_name_thread's result.Bruno Haible2009-12-261-0/+175
* localename: Fix unit test.Bruno Haible2009-12-261-12/+12
* Refactor common macros used in tests.Bruno Haible2009-12-24377-5093/+568
* Fix indentation.Bruno Haible2009-12-241-1/+1
* test-nanosleep: fix typoEric Blake2009-12-241-1/+1
* tests: add signature checksEric Blake2009-12-24131-39/+600
* Include header file being tested immediately after config.h.Bruno Haible2009-12-2412-21/+28
* localename: more testsBruno Haible2009-12-231-0/+191
* gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_Eric Blake2009-12-2314-14/+14
* tests: avoid compiler warningsEric Blake2009-12-238-8/+8
* More localename tests.Bruno Haible2009-12-231-8/+272
* test-getopt: test stderr behaviorEric Blake2009-12-222-25/+391
* test-getopt: enhance testEric Blake2009-12-223-36/+1107
* test-utimens: avoid spurious failureEric Blake2009-12-214-112/+73
* utimens: check for ctime updateEric Blake2009-12-194-25/+122
* dprintf-posix: Check against memory leak fixed on 2009-12-15.Bruno Haible2009-12-192-0/+140
* fprintf-posix: Check against memory leak fixed on 2009-12-15.Bruno Haible2009-12-192-0/+139
* fcntl: use to simplify other modulesEric Blake2009-12-161-0/+9
* fcntl: port portions of fcntl to mingwEric Blake2009-12-161-13/+24
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-161-0/+345
* Move the malloc checking from module 'list' to new module 'xlist'.Bruno Haible2009-12-149-223/+408
* Move the malloc checking from module 'oset' to new module 'xoset'.Bruno Haible2009-12-143-13/+18
* setenv: relax requirement in light of POSIX rulingEric Blake2009-12-112-0/+8
* Tests for module 'nl_langinfo'.Bruno Haible2009-12-112-0/+141
* Tests for module 'langinfo'.Bruno Haible2009-12-111-0/+92
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-113-3/+21
* Use spaces for indentation, not tabs.Bruno Haible2009-12-10417-13986/+13986
* Add pty module for forkpty and openpty.Simon Josefsson2009-12-101-0/+55
* init.sh: avoid Solaris 10 /bin/sh portability problemJim Meyering2009-12-083-23/+24
* fchdir: fix logic bugsEric Blake2009-12-081-1/+7
* unistd-safer: add unit testEric Blake2009-12-073-2/+190
* cloexec: preserve text vs. binary across dup_cloexecEric Blake2009-12-072-0/+57
* mgetgroups: reduce duplicate listingsEric Blake2009-12-072-39/+21
* test-dup2: enhance testEric Blake2009-12-051-8/+42
* cloexec: add dup_cloexecEric Blake2009-12-051-0/+122
* test-xalloc-die: fix test for mingwEric Blake2009-12-051-25/+8
* test-fseeko: fix test for mingwEric Blake2009-12-051-12/+13