added a test case for LZ4_decompress_fast_usingDict
authorCyan4973 <cyan@fb.com>
Sun, 29 Apr 2018 14:42:24 +0000 (07:42 -0700)
committerCyan4973 <cyan@fb.com>
Sun, 29 Apr 2018 14:42:24 +0000 (07:42 -0700)
commit5a2501a90d4a0fa581bce334fb23c2c4df69842c
tree0062897fc3001a9869669e1b7b0e61898941a2bb
parent9d4eae59f05270f12fc0c62851424e186ef4ef6e
added a test case for LZ4_decompress_fast_usingDict

with a separated dictionary
since a joined dictionary is now detected as prefix64K.

Also : fixed a minor warning under msys
programs/util.h
tests/fullbench.c