summaryrefslogtreecommitdiffstats
path: root/tests/fullbench.c
Commit message (Expand)AuthorAgeFilesLines
* added a test case for LZ4_decompress_fast_usingDictCyan49732018-04-291-12/+22
* Merge pull request #522 from svpv/refactorDecYann Collet2018-04-281-1/+1
|\
| * lz4.c: fixed the LZ4_decompress_safe_continue caseAlexey Tourbin2018-04-261-1/+1
* | Add _destSize() to FullbenchW. Felix Handte2018-04-261-6/+12
|/
* util.h and platform.h based on zstdPrzemyslaw Skibinski2016-12-211-0/+1
* executables use basic types from util.hPrzemyslaw Skibinski2016-12-211-44/+2
* executables use platform.hPrzemyslaw Skibinski2016-12-201-15/+1
* fix minor analyzer warningYann Collet2016-11-221-1/+1
* fix 32-bits mode.Yann Collet2016-11-171-59/+4
* enabled deprecation warnings on remaining obsolete functionsYann Collet2016-11-121-13/+23
* Fixed #178 fullbench on small inputYann Collet2016-11-101-1/+3
* LZ4_DLL_IMPORTPrzemyslaw Skibinski2016-11-091-4/+4
* introduced LZ4_COMPILED_AS_DLLPrzemyslaw Skibinski2016-11-091-4/+12
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
* test programs moved to tests/Przemyslaw Skibinski2016-11-031-0/+813