mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
* modules/fpending-tests (Files): Add wrapper script. * tests/test-fpending.sh: New file. Signed-off-by: Eric Blake <ebb9@byu.net>
14 lines
227 B
Plaintext
14 lines
227 B
Plaintext
Files:
|
|
tests/test-fpending.c
|
|
tests/test-fpending.sh
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fpending.sh
|
|
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
|
|
check_PROGRAMS += test-fpending
|
|
MOSTLYCLEANFILES += test-fpending.t
|