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
doc: Document free_aligned_sized and free_sized added in C23.
[gnulib.git]
/
modules
/
c-dtoastr-tests
blob
2c2c01dbcbb18e322b944050fab3c2446db798d4
1
Files:
2
tests/test-c-dtoastr.c
3
tests/test-c-dtoastr.sh
4
m4/locale-fr.m4
5
m4/codeset.m4
6
tests/macros.h
7
8
Depends-on:
9
setlocale
10
snprintf
11
12
configure.ac:
13
gt_LOCALE_FR
14
15
Makefile.am:
16
TESTS += test-c-dtoastr.sh
17
TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'
18
check_PROGRAMS += test-c-dtoastr
19
test_c_dtoastr_LDADD = $(LDADD) $(SETLOCALE_LIB)