Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | accept4 tests: Fix for native Windows. | Bruno Haible | 2011-09-20 | 1 | -0/+1 |
| | | | | | | * tests/test-accept4.c: Include sockets.h. (main): Invoke gl_sockets_startup. * modules/accept4-tests (Depends-on): Add sockets. | ||||
* | accept, accept4 tests: Avoid link error on Solaris. | Bruno Haible | 2011-09-19 | 1 | -0/+1 |
| | | | | | | | * modules/accept-tests (Makefile.am): Link test-accept against $(LIBSOCKET). * modules/accept4-tests (Makefile.am): Link test-accept4 against $(LIBSOCKET). | ||||
* | Tests for module 'accept4'. | Bruno Haible | 2011-09-18 | 1 | -0/+15 |
* modules/accept4-tests: New file. * tests/test-accept4.c: New file. |