log modules/select-tests @ 17388:3c592b4deb04

age author description
Thu, 22 Sep 2011 23:45:06 +0200 Bruno Haible select: Avoid link errors on MSVC.
Sat, 23 Jul 2011 22:43:38 +0200 Bruno Haible select tests, pselect tests: Refactor.
Mon, 27 Dec 2010 18:51:03 +0100 Bruno Haible select tests: Use existing modules.
Wed, 13 Oct 2010 10:15:38 +0200 Jim Meyering test-select: avoid warn_unused_result warnings
Sun, 24 Jan 2010 17:42:21 +0100 Bruno Haible Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
Wed, 06 Jan 2010 19:44:15 -0700 Eric Blake select: add missing dependency
Tue, 29 Dec 2009 15:45:18 -0700 Eric Blake tests: remove License section from module
Tue, 22 Dec 2009 10:57:14 -0700 Eric Blake tests: add signature checks
Fri, 06 Nov 2009 10:01:57 +0100 Simon Josefsson modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB).
Sat, 08 Nov 2008 14:48:57 +0100 Bruno Haible Ensure tests/test-select.c includes <unistd.h> and <sys/wait.h> on Unix.
Sat, 08 Nov 2008 14:32:20 +0100 Bruno Haible More tests for 'select' module.
Tue, 21 Oct 2008 12:33:07 +0200 Bruno Haible Add missing module dependencies.
Fri, 10 Oct 2008 00:23:06 +0200 Paolo Bonzini Combine the two replacements of 'close'.
Mon, 06 Oct 2008 02:15:14 +0200 Bruno Haible New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Sun, 05 Oct 2008 17:30:02 +0200 Bruno Haible Split sys_select-tests module into select-tests and sys_select-tests.