mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
* tests/test-execvpe-main.c: New file. * tests/test-execvpe.sh: New file. * modules/execvpe-tests: New file.
12 lines
201 B
Plaintext
12 lines
201 B
Plaintext
Files:
|
|
tests/test-execvpe.sh
|
|
tests/test-execvpe-main.c
|
|
tests/test-exec-child.c
|
|
tests/signature.h
|
|
|
|
Depends-on:
|
|
|
|
Makefile.am:
|
|
TESTS += test-execvpe.sh
|
|
check_PROGRAMS += test-execvpe-main test-exec-child
|