diff modules/xvasprintf-tests @ 8331:0a462a560fcd

Tests for module 'xvasprintf'.
author Bruno Haible <bruno@clisp.org>
date Sun, 04 Mar 2007 18:05:48 +0000
parents
children 4eb9b582db2e
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/modules/xvasprintf-tests
@@ -0,0 +1,12 @@
+Files:
+tests/test-xvasprintf.c
+
+Depends-on:
+progname
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-xvasprintf
+check_PROGRAMS += test-xvasprintf
+