<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/usr.bin/make/shell, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the test infrastructure so that tests are easier to maintain and</title>
<updated>2005-05-31T14:13:07+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-05-31T14:13:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d9ea463fbfddfbd6506de80bbe3446b8301f1e1b'/>
<id>d9ea463fbfddfbd6506de80bbe3446b8301f1e1b</id>
<content type='text'>
so that make(1) will run in an almost clean environment and enhance the
description of the test infrastructure.

Add the ability to have multiple tests carried out per test script.

Give some tests more meaningful names.

Fix the usage message from the test scripts.

Make it possible to pass several commands to the test scripts like:
'sh test.t setup run compare clean'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that make(1) will run in an almost clean environment and enhance the
description of the test infrastructure.

Add the ability to have multiple tests carried out per test script.

Give some tests more meaningful names.

Fix the usage message from the test scripts.

Make it possible to pass several commands to the test scripts like:
'sh test.t setup run compare clean'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test to check whether in compat mode make detectes builtins</title>
<updated>2005-05-20T15:25:04+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-05-20T15:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cfc967e66a7b2b9e7c003eb60ec58f1188c24c8a'/>
<id>cfc967e66a7b2b9e7c003eb60ec58f1188c24c8a</id>
<content type='text'>
on the command line and really executes the shell instead of directly
executing the command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the command line and really executes the shell instead of directly
executing the command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test to ensure that in compat mode when a line contains no</title>
<updated>2005-05-20T15:06:27+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-05-20T15:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ac8946e3d31c223a0c3aecd8fed71490a0abca6a'/>
<id>ac8946e3d31c223a0c3aecd8fed71490a0abca6a</id>
<content type='text'>
shell meta characters it is not passed to the shell, but the command
is executed directly (given that the line is not a shell builtin) and
that the line with a meta character is passed to the shell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
shell meta characters it is not passed to the shell, but the command
is executed directly (given that the line is not a shell builtin) and
that the line with a meta character is passed to the shell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test that test whether we can replace the shell to use by</title>
<updated>2005-05-20T14:50:30+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-05-20T14:50:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c9302692e64bf7c67ee67e2abff8b794a9c37717'/>
<id>c9302692e64bf7c67ee67e2abff8b794a9c37717</id>
<content type='text'>
make with another shell and set all its parameters (meta and builtins
not tested here).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make with another shell and set all its parameters (meta and builtins
not tested here).
</pre>
</div>
</content>
</entry>
<entry>
<title>Some test cases for .SHELL target: builtin shell selection and</title>
<updated>2005-05-19T11:23:01+00:00</updated>
<author>
<name>Hartmut Brandt</name>
<email>harti@FreeBSD.org</email>
</author>
<published>2005-05-19T11:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=56f5aba2ca38d7452d1cf5ac3dc1ce4a80052afa'/>
<id>56f5aba2ca38d7452d1cf5ac3dc1ce4a80052afa</id>
<content type='text'>
changing the path of a builtin shell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changing the path of a builtin shell.
</pre>
</div>
</content>
</entry>
</feed>
