aboutsummaryrefslogtreecommitdiff
path: root/tests/fullbench.c
AgeCommit message (Expand)Author
2018-04-29added a test case for LZ4_decompress_fast_usingDictCyan4973
2018-04-27Merge pull request #522 from svpv/refactorDecYann Collet
2018-04-26Add _destSize() to FullbenchW. Felix Handte
2018-04-26lz4.c: fixed the LZ4_decompress_safe_continue caseAlexey Tourbin
2016-12-21util.h and platform.h based on zstdPrzemyslaw Skibinski
2016-12-21executables use basic types from util.hPrzemyslaw Skibinski
2016-12-20executables use platform.hPrzemyslaw Skibinski
2016-11-21fix minor analyzer warningYann Collet
2016-11-17fix 32-bits mode.Yann Collet
2016-11-12enabled deprecation warnings on remaining obsolete functionsYann Collet
2016-11-10Fixed #178 fullbench on small inputYann Collet
2016-11-09LZ4_DLL_IMPORTPrzemyslaw Skibinski
2016-11-09introduced LZ4_COMPILED_AS_DLLPrzemyslaw Skibinski
2016-11-03updated links to LZ4 repositoryPrzemyslaw Skibinski
2016-11-03test programs moved to tests/Przemyslaw Skibinski