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:           Sat Dec 13 06:53:11 UTC 2025

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

Log Message:
More arithmetic tests for the optional ',' operator

The tests for the ',' operator were somewhat simplistic.
Add a few more (valid tests) that are slightly less so.

Expect the optional_comma subtest (of t_arith) to fail
after these changes, until a fix to /bin/sh is committed.
(Coming soon to a repository near you).

While here, fix a typo in a comment before andvar@ discovers it!


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/bin/sh/t_arith.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