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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
xstrtoumax-tests
blob
83c4d1bcaadd97e55ab154f0d72d416b7ee567b7
1
Files:
2
tests/test-xstrtoumax.c
3
tests/test-xstrtoumax.sh
4
5
Depends-on:
6
test-framework-sh
7
8
configure.ac:
9
10
Makefile.am:
11
TESTS += test-xstrtoumax.sh
12
check_PROGRAMS += test-xstrtoumax
13
test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@