Mercurial > hg > octave-shane > gnulib-hg
annotate modules/fpending-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 |
---|---|
9281 | 1 Files: |
2 tests/test-fpending.c | |
9320 | 3 tests/test-fpending.sh |
12496
a48d3d749ca5
Refactor common macros used in tests.
Bruno Haible <bruno@clisp.org>
parents:
9320
diff
changeset
|
4 tests/macros.h |
9281 | 5 |
6 Depends-on: | |
7 | |
8 configure.ac: | |
9 | |
10 Makefile.am: | |
9320 | 11 TESTS += test-fpending.sh |
9281 | 12 check_PROGRAMS += test-fpending |
9320 | 13 MOSTLYCLEANFILES += test-fpending.t |