putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / yesno-tests
blob9431c634f79f89a63cdbc3bcd7853c154a44b995
1 Files:
2 tests/test-yesno.c
3 tests/test-yesno.sh
5 Depends-on:
6 binary-io
7 closein
8 test-framework-sh
10 configure.ac:
12 Makefile.am:
13 TESTS += test-yesno.sh
14 check_PROGRAMS += test-yesno
15 test_yesno_LDADD = $(LDADD) $(LIBUNISTRING) @LIBINTL@ $(MBRTOWC_LIB) $(LIBC32CONV)