mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
19 lines
425 B
Plaintext
19 lines
425 B
Plaintext
Files:
|
|
tests/test-vasnprintf-posix.c
|
|
tests/test-vasnprintf-posix2.sh
|
|
tests/test-vasnprintf-posix2.c
|
|
tests/nan.h
|
|
m4/locale-fr.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
|
|
configure.ac:
|
|
gt_LOCALE_FR
|
|
gt_LOCALE_FR_UTF8
|
|
|
|
Makefile.am:
|
|
TESTS += test-vasnprintf-posix test-vasnprintf-posix2.sh
|
|
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
|
|
check_PROGRAMS += test-vasnprintf-posix test-vasnprintf-posix2
|