Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / unistr / u16-cpy-alloc-tests
blobf740013d64e8430b36329d818239e12e344f3e6d
1 Files:
2 tests/unistr/test-u16-cpy-alloc.c
3 tests/unistr/test-cpy-alloc.h
4 tests/macros.h
6 Depends-on:
8 configure.ac:
10 Makefile.am:
11 TESTS += test-u16-cpy-alloc
12 check_PROGRAMS += test-u16-cpy-alloc
13 test_u16_cpy_alloc_SOURCES = unistr/test-u16-cpy-alloc.c
14 test_u16_cpy_alloc_LDADD = $(LDADD) $(LIBUNISTRING)