annotate modules/expl-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 240e2b6432b6
children 7bea32ad5560
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12757
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Files:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 tests/test-expl.c
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 tests/signature.h
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/macros.h
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 fpucw
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 configure.ac:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11 Makefile.am:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 TESTS += test-expl
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13 check_PROGRAMS += test-expl
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 test_expl_LDADD = $(LDADD) @EXPL_LIBM@