Source-Changes archive

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

CVS commit: src/tests/bin/cat



Module Name:    src
Committed By:   sevan
Date:           Thu Jun 16 01:04:58 UTC 2016

Modified Files:
        src/tests/bin/cat: Makefile t_cat.sh
Added Files:
        src/tests/bin/cat: d_se_output.in d_se_output.out

Log Message:
Add a unit test for PR bin/51250 called se_output. se_output checks the output of cat
when invoked with '-se', to ensure that a '$' is printed on blank lines.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/bin/cat/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/bin/cat/d_se_output.in \
    src/tests/bin/cat/d_se_output.out
cvs rdiff -u -r1.2 -r1.3 src/tests/bin/cat/t_cat.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