summaryrefslogtreecommitdiff
path: root/gnulib/modules/quotearg-simple-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/quotearg-simple-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/quotearg-simple-tests15
2 files changed, 15 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/quotearg-simple-tests b/gnulib/modules/quotearg-simple-tests
new file mode 100644
index 0000000..0ef151d
--- /dev/null
+++ b/gnulib/modules/quotearg-simple-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-quotearg-simple.c
+tests/test-quotearg.h
+tests/macros.h
+
+Depends-on:
+progname
+stdint
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-quotearg-simple
+check_PROGRAMS += test-quotearg-simple
+test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@