view modules/send-tests @ 17138:42f6597efac3

* lib/regexec.c (re_search_internal): Fix grammar in comment.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 16 Oct 2012 16:01:05 -0700
parents 0cbd7b6bf40c
children
line wrap: on
line source

Files:
tests/test-send.c
tests/signature.h
tests/macros.h

Depends-on:
sockets

configure.ac:

Makefile.am:
TESTS += test-send
check_PROGRAMS += test-send
test_send_LDADD = $(LDADD) @LIBSOCKET@