cvs commit: src/tools/regression/usr.bin/make/shell/path Makefile
expected.status expected.stderr expected.stdout sh.sh test.t
expected.status expected.stderr expected.stdout sh.sh test.t ...
Hartmut Brandt
harti at FreeBSD.org
Thu May 19 11:23:02 GMT 2005
harti 2005-05-19 11:23:01 UTC
FreeBSD src repository
Added files:
tools/regression/usr.bin/make/shell/path Makefile
expected.status
expected.stderr
expected.stdout sh.sh
test.t
tools/regression/usr.bin/make/shell/path_select Makefile
expected.status
expected.stderr
expected.stdout
sh.sh test.t
tools/regression/usr.bin/make/shell/select Makefile
expected.status
expected.stderr
expected.stdout
test.t
Log:
Some test cases for .SHELL target: builtin shell selection and
changing the path of a builtin shell.
Revision Changes Path
1.1 +48 -0 src/tools/regression/usr.bin/make/shell/path/Makefile (new)
1.1 +1 -0 src/tools/regression/usr.bin/make/shell/path/expected.status (new)
1.1 +1 -0 src/tools/regression/usr.bin/make/shell/path/expected.stderr (new)
1.1 +0 -0 src/tools/regression/usr.bin/make/shell/path/expected.stdout (new)
1.1 +6 -0 src/tools/regression/usr.bin/make/shell/path/sh.sh (new)
1.1 +13 -0 src/tools/regression/usr.bin/make/shell/path/test.t (new)
1.1 +40 -0 src/tools/regression/usr.bin/make/shell/path_select/Makefile (new)
1.1 +1 -0 src/tools/regression/usr.bin/make/shell/path_select/expected.status (new)
1.1 +1 -0 src/tools/regression/usr.bin/make/shell/path_select/expected.stderr (new)
1.1 +0 -0 src/tools/regression/usr.bin/make/shell/path_select/expected.stdout (new)
1.1 +6 -0 src/tools/regression/usr.bin/make/shell/path_select/sh.sh (new)
1.1 +13 -0 src/tools/regression/usr.bin/make/shell/path_select/test.t (new)
1.1 +33 -0 src/tools/regression/usr.bin/make/shell/select/Makefile (new)
1.1 +1 -0 src/tools/regression/usr.bin/make/shell/select/expected.status (new)
1.1 +0 -0 src/tools/regression/usr.bin/make/shell/select/expected.stderr (new)
1.1 +2 -0 src/tools/regression/usr.bin/make/shell/select/expected.stdout (new)
1.1 +13 -0 src/tools/regression/usr.bin/make/shell/select/test.t (new)
More information about the cvs-src
mailing list