Mercurial > hg > octave-kai > gnulib-hg
annotate modules/lseek-tests @ 12775:03aab12b3f15
Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 24 Jan 2010 17:42:21 +0100 |
parents | a48d3d749ca5 |
children |
rev | line source |
---|---|
8872 | 1 Files: |
2 tests/test-lseek.c | |
3 tests/test-lseek.sh | |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
12489
diff
changeset
|
4 tests/signature.h |
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
12489
diff
changeset
|
5 tests/macros.h |
8872 | 6 |
7 Depends-on: | |
8 | |
9 configure.ac: | |
10 | |
11 Makefile.am: | |
12 TESTS += test-lseek.sh | |
13 check_PROGRAMS += test-lseek |