Move to here from allocsa-tests.
authorBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 11:01:39 +0000 (11:01 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 11:01:39 +0000 (11:01 +0000)
modules/malloca-tests [new file with mode: 0644]

diff --git a/modules/malloca-tests b/modules/malloca-tests
new file mode 100644 (file)
index 0000000..c473b35
--- /dev/null
@@ -0,0 +1,11 @@
+Files:
+tests/test-malloca.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-malloca
+check_PROGRAMS += test-malloca
+