Tests for function fwrite().
[gnulib.git] / tests /
2011-09-24 Bruno HaibleTests for function fwrite().
2011-09-24 Bruno HaibleTests for function fread().
2011-09-24 Bruno HaibleEnhance fgetc, fputc tests.
2011-09-24 Bruno HaibleNew module 'dup'.
2011-09-23 Bruno Haiblesignal-h: Rename from signal.
2011-09-23 Bruno HaibleTests for module 'raise'.
2011-09-23 Bruno Haibleraise: Support for MSVC.
2011-09-23 Bruno HaibleNew module 'msvc-nothrow'. Makes _get_osfhandle safe...
2011-09-23 Bruno HaibleTests for module 'chdir'.
2011-09-23 Bruno HaibleNew module 'chdir'.
2011-09-21 Bruno Haibleftruncate tests: Avoid a test failure on mingw.
2011-09-21 Bruno Haibleselect tests: Avoid test failures on OSF/1 5.1 and...
2011-09-21 Bruno HaibleNew module 'fdopen'.
2011-09-21 Bruno Haibleunlockpt tests: Avoid test failure on NetBSD 5.1.
2011-09-21 Bruno Haiblegetlogin, getlogin_r tests: Avoid test failure on Linux...
2011-09-20 Bruno Haibletime tests: Don't require pid_t.
2011-09-20 Bruno Haiblefsync tests: Avoid a test failure on mingw.
2011-09-20 Bruno Haibleselect tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_addopen.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_adddup2'.
2011-09-20 Bruno HaibleTests for module 'posix_spawn_file_actions_addclose'.
2011-09-20 Bruno HaibleTests for module 'unlockpt'.
2011-09-20 Bruno HaibleTests for module 'grantpt'.
2011-09-20 Bruno Haiblefreopen tests: EBADF tests.
2011-09-20 Bruno Haiblefclose tests: EBADF tests.
2011-09-20 Bruno Haiblefflush tests: EBADF tests.
2011-09-20 Bruno Haibleftello tests: EBADF tests.
2011-09-20 Bruno Haiblefseeko tests: EBADF tests.
2011-09-20 Bruno HaibleTests for function fputc().
2011-09-20 Bruno HaibleTests for function fgetc().
2011-09-20 Bruno HaibleTests for function fdopen().
2011-09-20 Bruno HaibleTests for module 'vdprintf'.
2011-09-20 Bruno HaibleTests for module 'dprintf'.
2011-09-20 Bruno HaibleTests for module 'ioctl'.
2011-09-20 Bruno Haiblefcntl tests: EBADF tests.
2011-09-20 Bruno Haibleutimensat tests: EBADF tests.
2011-09-20 Bruno Haiblerenameat tests: EBADF tests.
2011-09-20 Bruno Haiblemkfifoat tests: EBADF tests.
2011-09-20 Bruno Haiblereadlinkat tests: EBADF tests.
2011-09-20 Bruno Haiblesymlinkat tests: EBADF tests.
2011-09-20 Bruno Haiblelinkat tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'faccessat'.
2011-09-20 Bruno Haiblefdopendir tests: EBADF tests.
2011-09-20 Bruno Haibleopenat tests: EBADF tests.
2011-09-20 Bruno Haibleutimens, futimens, fdutimensat tests: EBADF tests.
2011-09-20 Bruno HaibleTests for function fstat().
2011-09-20 Bruno Haibletest-ttyname_r tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'isatty'.
2011-09-20 Bruno HaibleTests for module 'write'.
2011-09-20 Bruno HaibleTests for module 'read'.
2011-09-20 Bruno Haiblepwrite tests: EBADF tests.
2011-09-20 Bruno Haiblepread tests: EBADF tests.
2011-09-20 Bruno Haiblelseek tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'ftruncate'.
2011-09-20 Bruno Haiblefsync tests: EBADF tests.
2011-09-20 Bruno Haiblefdatasync tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'fchown'.
2011-09-20 Bruno HaibleTests for module 'fchmod'.
2011-09-20 Bruno Haiblefchdir tests: EBADF tests.
2011-09-20 Bruno Haibledup2 tests: EBADF tests.
2011-09-20 Bruno HaibleTests for module 'dup'.
2011-09-20 Bruno HaibleTests for module 'close'.
2011-09-20 Bruno HaibleTests for module 'shutdown'.
2011-09-20 Bruno HaibleTests for module 'setsockopt'.
2011-09-20 Bruno HaibleTests for module 'sendto'.
2011-09-20 Bruno HaibleTests for module 'send'.
2011-09-20 Bruno HaibleTests for module 'recvfrom'.
2011-09-20 Bruno HaibleTests for module 'recv'.
2011-09-20 Bruno HaibleTests for module 'listen'.
2011-09-20 Bruno HaibleTests for module 'getsockopt'.
2011-09-20 Bruno HaibleTests for module 'getsockname'.
2011-09-20 Bruno HaibleTests for module 'getpeername'.
2011-09-20 Bruno HaibleTests for module 'connect'.
2011-09-20 Bruno HaibleTests for module 'bind'.
2011-09-20 Bruno Haibleaccept4 tests: Fix for native Windows.
2011-09-20 Bruno Haibleaccept tests: Fix for native Windows.
2011-09-19 Jim Meyeringtests: use printf, not echo in init.sh's warn_ function
2011-09-19 Eric Blakefutimens: enhance test
2011-09-19 Eric Blakedate: accept 'hence' as opposite of 'ago'
2011-09-18 Bruno Haibleptsname tests: Let the test fail rather than hang ...
2011-09-18 Bruno Haiblerename, renameat tests: Avoid test failures on FreeBSD...
2011-09-18 Bruno HaibleTests for module 'accept4'.
2011-09-18 Bruno Haibleaccept tests: Fix last commit.
2011-09-18 Bruno HaibleTests for module 'accept'.
2011-09-17 Bruno Haiblesys_socket tests: Fix recent mistake.
2011-09-16 Eric Blaketest-fsync: yet another enhancement
2011-09-16 Bruno HaibleEnhance fsync, fdatasync tests.
2011-09-16 Bruno HaibleSupport for MSVC compiler: Ensure mode_t gets defined.
2011-09-16 Bruno Haiblesys_stat: Support for MSVC.
2011-09-16 Bruno HaibleSupport for MSVC compiler: Ensure off_t gets defined.
2011-09-16 Eric Blakefdatasync: minor improvements
2011-09-16 Eric Blakefdatasync: new module
2011-09-16 Eric Blaketest-fsync: enhance tests
2011-09-15 Bruno HaibleSupport for MSVC compiler: Ensure ssize_t gets defined.
2011-09-11 Bruno HaibleC++ tests for module 'sys_types'.
2011-09-11 Bruno HaibleTests for module 'sys_types'.
2011-09-11 Bruno HaibleSupport for MSVC compiler: Avoid division by a literal 0.
2011-09-11 Bruno HaibleEnsure pid_t gets defined.
2011-09-06 Bruno Haibleacl: Fix a test failure on newer Solaris 10 with ZFS.
2011-09-06 Bruno Haibleacl: Fix a test failure on AIX >= 5.3 with NFS.
next