CVS commit: src/tests/bin/sh
"Robert Elz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: kre Date: Fri Mar 20 20:10:04 UTC 2026 Modified Files: src/tests/bin/sh: t_expand.sh Log Message: PR bin/60099 Add more test cases More test cases to test $* expansion in a variety of situations (all using $* unquoted - and in contexts where field splitting could happen). Several of these new text cases assisted with debugging the $* expansion code in sh, avoiding issues that otherwise might not be seen as potential problems. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/tests/bin/sh/t_expand.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.