repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
havelib: Remove the need to include asm-underscore.m4.
[gnulib.git]
/
modules
/
pipe2-tests
blob
74f9d5f3e338e05178a9be9df32a2c688c0c5c97
1
Files:
2
tests/test-pipe2.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
stdbool
8
msvc-nothrow
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-pipe2
14
check_PROGRAMS += test-pipe2
15
test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)