putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / vasnwprintf-tests
blob5eb8a67d0c2e367c55e6f427a45feb1dfbc47a80
1 Files:
2 tests/test-vasnwprintf.c
3 tests/macros.h
5 Depends-on:
6 wcscmp
7 wmemcmp
8 wmemcpy
10 configure.ac:
12 Makefile.am:
13 TESTS += test-vasnwprintf
14 check_PROGRAMS += test-vasnwprintf
15 test_vasnwprintf_LDADD = $(LDADD) $(MBRTOWC_LIB)