putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / c32width-tests
blob84faadf447445e546ff173512ca1e07ace0b25c2
1 Files:
2 tests/test-c32width.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 c-ctype
8 localcharset
9 setlocale
11 configure.ac:
13 Makefile.am:
14 TESTS += test-c32width
15 check_PROGRAMS += test-c32width
16 test_c32width_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(LIBC32CONV)