14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
Files:
|
|
tests/test-xstrtoumax.c
|
|
tests/test-xstrtoumax.sh
|
|
|
|
Depends-on:
|
|
test-framework-sh
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-xstrtoumax.sh
|
|
check_PROGRAMS += test-xstrtoumax
|
|
test_xstrtoumax_LDADD = $(LDADD) @LIBINTL@
|