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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
stack-tests
blob
b38e3500835c4ed1c52b71d841ba81e1bbd537ce
1
Files:
2
tests/test-stack.c
3
tests/macros.h
4
5
Depends-on:
6
string
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-stack
12
check_PROGRAMS += test-stack
13
test_stack_SOURCES = test-stack.c
14
test_stack_LDADD = $(LDADD) $(LIBINTL)