]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r319626:
authorngie <ngie@FreeBSD.org>
Thu, 6 Jul 2017 05:28:32 +0000 (05:28 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 6 Jul 2017 05:28:32 +0000 (05:28 +0000)
commit6ff7946afb4b41e426953411625b99025f797c54
tree7df66ff20e4a65628fb6ac5223b426640bf53338
parenta06abe868e949f174390ff4b305a6bb66ba7b82e
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.
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