mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 12:10:28 +02:00
* tests/posix.test: New file, exercise execl, execlp, execle errors.
* Makefile.am (SCM_TESTS): Add it.
This commit is contained in:
parent
b233636a08
commit
c874b4500f
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ SCM_TESTS = tests/alist.test \
|
||||||
tests/optargs.test \
|
tests/optargs.test \
|
||||||
tests/popen.test \
|
tests/popen.test \
|
||||||
tests/ports.test \
|
tests/ports.test \
|
||||||
|
tests/posix.test \
|
||||||
tests/r4rs.test \
|
tests/r4rs.test \
|
||||||
tests/reader.test \
|
tests/reader.test \
|
||||||
tests/regexp.test \
|
tests/regexp.test \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue