support custom block sizes
authorBlaise Sanouillet <43636048+blezsan@users.noreply.github.com>
Fri, 28 Sep 2018 15:02:49 +0000 (08:02 -0700)
committerBlaise Sanouillet <43636048+blezsan@users.noreply.github.com>
Fri, 28 Sep 2018 15:02:49 +0000 (08:02 -0700)
commit64ad395d27ad4f935cbcf9a5ed21699fbf1ce89c
treef1c9c108be28773437ad5a4ae216967a28380a75
parentcb917827f95a62dffb9575a2225e55721739b162
support custom block sizes
programs/lz4cli.c
programs/lz4io.c
programs/lz4io.h
tests/Makefile
tests/checkFrame.c [new file with mode: 0644]
tests/test_custom_block_sizes.sh [new file with mode: 0755]