]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 28 Mar 2010 19:34:57 +0000 (19:34 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 28 Mar 2010 19:34:57 +0000 (19:34 +0000)
commit2f5a61bf7ac9ecddcd3a43cac0143ca4db2b2afd
treef04f393fc16eba79fcc63de5ac5c5f0ecaa8af54
parent397f702e10f76fab55672eb5c349d3f416c2c0c0
MFC r196607,r198453,r204016,r204017,r204836,r204842,r205105,r205153
Various testcases that work correctly with stable/8 sh.

Note: this creates some gaps in the numbering due to lower-numbered tests
for new functionality which is not or not yet MFC'ed.

git-svn-id: svn://svn.freebsd.org/base/stable/8@205800 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
tools/regression/bin/sh/builtins/eval3.0 [new file with mode: 0644]
tools/regression/bin/sh/errors/redirection-error5.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/arith2.0
tools/regression/bin/sh/expansion/arith3.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/assign1.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/cmdsubst2.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/plus-minus1.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/question1.0 [new file with mode: 0644]
tools/regression/bin/sh/expansion/set-u1.0 [new file with mode: 0644]
tools/regression/bin/sh/parser/heredoc1.0 [new file with mode: 0644]