summaryrefslogtreecommitdiff
path: root/gnulib/modules/unigbrk/u16-grapheme-next-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/unigbrk/u16-grapheme-next-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/unigbrk/u16-grapheme-next-tests12
2 files changed, 12 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/unigbrk/u16-grapheme-next-tests b/gnulib/modules/unigbrk/u16-grapheme-next-tests
new file mode 100644
index 0000000..a947afe
--- /dev/null
+++ b/gnulib/modules/unigbrk/u16-grapheme-next-tests
@@ -0,0 +1,12 @@
+Files:
+tests/unigbrk/test-u16-grapheme-next.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-u16-grapheme-next
+check_PROGRAMS += test-u16-grapheme-next
+test_u16_grapheme_next_SOURCES = unigbrk/test-u16-grapheme-next.c
+test_u16_grapheme_next_LDADD = $(LDADD) $(LIBUNISTRING)