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
git-version-gen: init shell var to avoid env var influence
[gnulib.git]
/
modules
/
c-stack-tests
blob
8174862869957d0ac10b2440b749f71068766c3d
1
Files:
2
tests/test-c-stack.c
3
tests/test-c-stack.sh
4
tests/test-c-stack2.sh
5
tests/macros.h
6
7
Depends-on:
8
exitfail
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-c-stack.sh test-c-stack2.sh
14
TESTS_ENVIRONMENT += LIBSIGSEGV='@LIBSIGSEGV@'
15
check_PROGRAMS += test-c-stack
16
test_c_stack_LDADD = $(LDADD) $(LIBCSTACK) @LIBINTL@
17
MOSTLYCLEANFILES += t-c-stack.tmp t-c-stack2.tmp