summaryrefslogtreecommitdiffstats
path: root/tests/fuzzer.c
Commit message (Expand)AuthorAgeFilesLines
* fix 32-bits mode.Yann Collet2016-11-171-7/+8
* fixed conversion warningsYann Collet2016-11-141-18/+2
* fixed conversion warningsYann Collet2016-11-141-8/+8
* fixed uintptr_t on pre-c99 compilersYann Collet2016-11-141-1/+2
* minor code refactoringYann Collet2016-11-141-31/+25
* fuzzer code refactoringYann Collet2016-11-131-106/+88
* fixed fuzzer errorYann Collet2016-11-121-1/+1
* enabled deprecation warnings on remaining obsolete functionsYann Collet2016-11-121-38/+34
* updated links to LZ4 repositoryPrzemyslaw Skibinski2016-11-031-1/+1
* test programs moved to tests/Przemyslaw Skibinski2016-11-031-0/+1169