freebsd-dev/bin/echo
Enji Cooper 2d15c3cb12 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
2017-06-06 16:04:27 +00:00
..
tests Add basic tests for echo(1) 2017-06-06 16:04:27 +00:00
echo.1 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
echo.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
Makefile Add basic tests for echo(1) 2017-06-06 16:04:27 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2016-11-13 00:11:30 +00:00