From dd83ea9ba1ae52c2d34d3cd70562026570310783 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 4 Mar 2007 12:59:35 +0000 Subject: Tests for module 'alloca-opt'. --- modules/alloca-opt-tests | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 modules/alloca-opt-tests (limited to 'modules/alloca-opt-tests') diff --git a/modules/alloca-opt-tests b/modules/alloca-opt-tests new file mode 100644 index 0000000000..4c7e651d57 --- /dev/null +++ b/modules/alloca-opt-tests @@ -0,0 +1,11 @@ +Files: +tests/test-alloca-opt.c + +Depends-on: + +configure.ac: + +Makefile.am: +TESTS += test-alloca-opt +check_PROGRAMS += test-alloca-opt + -- cgit v1.2.1