ensure tests work when `stdout` is not the console
authorYann Collet <yann.collet.73@gmail.com>
Mon, 22 Apr 2019 00:01:03 +0000 (17:01 -0700)
committerYann Collet <yann.collet.73@gmail.com>
Mon, 22 Apr 2019 00:01:03 +0000 (17:01 -0700)
commit22fae16c6f4c4f118e93468ede884295d365fcef
tree417e2dfd0cb38d28afb07ceb8320ba484f412e2f
parent467e352de929fa664af03ece065c89e9997d1bf1
ensure tests work when `stdout` is not the console

ensure this case is continuously tested on travis.

Update documentation on implicit output,
invite to not rely on implicit output in scripts.
.travis.yml
programs/lz4.1.md
programs/lz4cli.c
tests/Makefile