Mercurial > hg > octave-jordi > gnulib-hg
annotate modules/random_r-tests @ 18070:d460ec17f09f
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 28 Jul 2015 13:57:32 -0700 |
parents | 15712244d6dc |
children |
rev | line source |
---|---|
10704 | 1 Files: |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
12489
diff
changeset
|
2 tests/test-random_r.c |
12489 | 3 tests/signature.h |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
12489
diff
changeset
|
4 tests/macros.h |
10704 | 5 |
6 Depends-on: | |
7 | |
8 configure.ac: | |
9 | |
10 Makefile.am: | |
11 TESTS += test-random_r | |
12 check_PROGRAMS += test-random_r |