summaryrefslogtreecommitdiff
path: root/gnulib/modules/unictype/ctype-blank-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/unictype/ctype-blank-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/unictype/ctype-blank-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/unictype/ctype-blank-tests b/gnulib/modules/unictype/ctype-blank-tests
new file mode 100644
index 00000000..d1daa911
--- /dev/null
+++ b/gnulib/modules/unictype/ctype-blank-tests
@@ -0,0 +1,15 @@
+Files:
+tests/unictype/test-ctype_blank.c
+tests/unictype/test-predicate-part1.h
+tests/unictype/test-predicate-part2.h
+tests/macros.h
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-ctype_blank
+check_PROGRAMS += test-ctype_blank
+test_ctype_blank_SOURCES = unictype/test-ctype_blank.c
+