doc: Document free_aligned_sized and free_sized added in C23.
[gnulib.git] / modules / c-dtoastr-tests
blob2c2c01dbcbb18e322b944050fab3c2446db798d4
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
8 Depends-on:
9 setlocale
10 snprintf
12 configure.ac:
13 gt_LOCALE_FR
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)