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
xset: New module.
[gnulib.git]
/
modules
/
xstrtoll-tests
blob
d4e24d9d9a72a2efeebb638cbf2f52586279ebab
1
Files:
2
tests/test-xstrtol.c
3
tests/test-xstrtoll.c
4
tests/test-xstrtoull.c
5
tests/test-xstrtoll.sh
6
7
Depends-on:
8
inttypes
9
test-framework-sh
10
11
configure.ac:
12
13
Makefile.am:
14
TESTS += test-xstrtoll.sh
15
check_PROGRAMS += test-xstrtoll test-xstrtoull
16
test_xstrtoll_LDADD = $(LDADD) $(LIBINTL)
17
test_xstrtoull_LDADD = $(LDADD) $(LIBINTL)