annotate modules/expl-tests @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
parents 7bea32ad5560
children
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
16577
7bea32ad5560 exp* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12757
diff changeset
3 tests/test-exp.h
12757
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 tests/signature.h
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5 tests/macros.h
16577
7bea32ad5560 exp* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12757
diff changeset
6 tests/randoml.c
12757
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 Depends-on:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9 fpucw
16577
7bea32ad5560 exp* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12757
diff changeset
10 float
12757
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 configure.ac:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 Makefile.am:
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 TESTS += test-expl
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16 check_PROGRAMS += test-expl
16577
7bea32ad5560 exp* tests: More tests.
Bruno Haible <bruno@clisp.org>
parents: 12757
diff changeset
17 test_expl_SOURCES = test-expl.c randoml.c
12757
240e2b6432b6 Tests for module 'expl'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 test_expl_LDADD = $(LDADD) @EXPL_LIBM@