freebsd-dev/usr.bin/rs
John Baldwin 7ad9aa0b93 rs: Test actual output in the tests.
Previously the tests just verified if command line arguments raised an
error or not, they did not test how command line arguments affected
the output.  This adds some sample (if simple) input and output to
each flag test as well as adding a few additional trivial tests.

Reviewed by:	brooks
Differential Revision:	https://reviews.freebsd.org/D36835
2022-11-15 21:20:18 -08:00
..
tests rs: Test actual output in the tests. 2022-11-15 21:20:18 -08:00
Makefile rs: Convert to C++ to convert elem to a std::vector<char *>. 2022-11-15 21:03:12 -08:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
rs.1
rs.cc rs: Use getopt() and strtol() instead of mannual parsing. 2022-11-15 21:19:35 -08:00