summaryrefslogtreecommitdiff
path: root/gnulib/modules/uniconv/u16-strconv-from-enc-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/uniconv/u16-strconv-from-enc-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/uniconv/u16-strconv-from-enc-tests15
2 files changed, 15 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/uniconv/u16-strconv-from-enc-tests b/gnulib/modules/uniconv/u16-strconv-from-enc-tests
new file mode 100644
index 00000000..67f96def
--- /dev/null
+++ b/gnulib/modules/uniconv/u16-strconv-from-enc-tests
@@ -0,0 +1,15 @@
+Files:
+tests/uniconv/test-u16-strconv-from-enc.c
+tests/macros.h
+
+Depends-on:
+unistr/u16-strcmp
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-strconv-from-enc
+check_PROGRAMS += test-u16-strconv-from-enc
+test_u16_strconv_from_enc_SOURCES = uniconv/test-u16-strconv-from-enc.c
+test_u16_strconv_from_enc_LDADD = $(LDADD) @LIBICONV@
+