1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Bruno Haible
6860e9c808 accept tests: Fix for native Windows.
* tests/test-accept.c: Include sockets.h.
(main): Invoke gl_sockets_startup.
* modules/accept-tests (Depends-on): Add sockets.
2011-09-20 21:22:22 +02:00
Bruno Haible
5eb1a2ef66 accept, accept4 tests: Avoid link error on Solaris.
* modules/accept-tests (Makefile.am): Link test-accept against
$(LIBSOCKET).
* modules/accept4-tests (Makefile.am): Link test-accept4 against
$(LIBSOCKET).
2011-09-19 03:10:16 +02:00
Bruno Haible
40d607749d Tests for module 'accept'.
* modules/accept-tests: New file.
* tests/test-accept.c: New file.
2011-09-18 11:08:33 +02:00