Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/bin/sh



Module Name:    src
Committed By:   kre
Date:           Mon Oct 14 12:26:29 UTC 2024

Modified Files:
        src/tests/bin/sh: t_input.sh

Log Message:
This test just tested that nul chars in shell input were silently
ignored.   Since we no longer do that, the test is kind of pointless.
But rather than delete it, just mark it as "expected fail" for now,
until it is clear that the changed nul behaviour is to remain.
Then the test can be changed to validate that nul chars cause errors...


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/bin/sh/t_input.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index