Fix test-lz4-basic
authorDmitry V. Levin <ldv@altlinux.org>
Sun, 5 Mar 2017 23:20:10 +0000 (23:20 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Sun, 5 Mar 2017 23:28:25 +0000 (23:28 +0000)
commit0dfb0b9dad2a8cb7cc347d2139bf9b84de7e1481
treeeca5d5041282d6a532529f95990d1f1f593a9627
parent97df1c9789cbc8a7891cadbd49ea5053574e2f72
Fix test-lz4-basic

When no output filename is specified and stdout is not a terminal,
lz4 doesn't attempt to guess an output filename and uses stdout for
output.

This change fixes test-lz4-basic when run without a terminal
by specifying output filenames.
tests/Makefile