annotate modules/alloca-opt-tests @ 8322:e40b5434db0e

Tests for module 'alloca-opt'.
author Bruno Haible <bruno@clisp.org>
date Sun, 04 Mar 2007 12:59:35 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8322
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-alloca-opt.c
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Depends-on:
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 configure.ac:
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 Makefile.am:
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 TESTS += test-alloca-opt
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 check_PROGRAMS += test-alloca-opt
e40b5434db0e Tests for module 'alloca-opt'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11