Module Name: src Committed By: kre Date: Fri Oct 18 06:32:08 UTC 2024
Modified Files: src/tests/bin/sh: t_fsplit.sh Log Message: Test field splitting as used by the read built-in. This includes a couple of sub-tests which test for the bug from PR bin/58749 Other aspects of read should be tested elsewhere (someday). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/bin/sh/t_fsplit.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.