]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r319626:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Jul 2017 05:28:35 +0000 (05:28 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 6 Jul 2017 05:28:35 +0000 (05:28 +0000)
commit2d27382e5904d84335b2fc7784f01560f6d7c8d5
treeed4883be04b291c8dd7d7b4dc19fcfd428a1416c
parent1b807f9b75fd65ad7cc708f0aea300c2082bca69
MFC r319626:

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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@320712 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/echo/Makefile
bin/echo/tests/Makefile [new file with mode: 0644]
bin/echo/tests/echo_test.sh [new file with mode: 0644]
etc/mtree/BSD.tests.dist