From 1589d223b9af0ea525f8c000c9fa451fb26ab0a2 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 9 Jun 2007 11:01:39 +0000 Subject: [PATCH] Move to here from allocsa-tests. --- modules/malloca-tests | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/malloca-tests diff --git a/modules/malloca-tests b/modules/malloca-tests new file mode 100644 index 0000000000..c473b35bfb --- /dev/null +++ b/modules/malloca-tests @@ -0,0 +1,11 @@ +Files: +tests/test-malloca.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-malloca +check_PROGRAMS += test-malloca + -- 2.30.2