Searched hist:319626 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/bin/echo/tests/
H A Decho_test.shdiff 321830 Mon Jul 31 23:07:05 MDT 2017 asomers MFC r320269:

style fixes in bin/echo/tests

Submitted by: shivansh
Reviewed by: asomers
X-MFC-With: 319626
Sponsored by: Google, Inc (GSoC 2017)
Differential Revision: https://reviews.freebsd.org/D11318
319626 Tue Jun 06 16:14:23 MDT 2017 ngie Add basic tests for echo(1)

Verify that echo(1) does not...
- ... print the trailing newline character with option '-n'.
- ... print the trailing newline character when '\c' is appended to
the end of the string.

Submitted by: shivansh
Reviewed by: asomers, ngie
MFC after: 1 month
Sponsored by: Google, Inc (GSoC 2017)
Differential Revision: D11036
H A DMakefile319626 Tue Jun 06 16:14:23 MDT 2017 ngie Add basic tests for echo(1)

Verify that echo(1) does not...
- ... print the trailing newline character with option '-n'.
- ... print the trailing newline character when '\c' is appended to
the end of the string.

Submitted by: shivansh
Reviewed by: asomers, ngie
MFC after: 1 month
Sponsored by: Google, Inc (GSoC 2017)
Differential Revision: D11036

Completed in 104 milliseconds