aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-03-12Avoid Resetting the Context When PossibleW. Felix Handte
2018-03-12Add Bounds Check to locateBuffDiffW. Felix Handte
2018-03-12Add a Benchmarking Tool For Compression with Context Re-UseW. Felix Handte
2018-02-26added target make checkYann Collet
2018-01-14added checkTagYann Collet
2017-12-27object files in /testsYann Collet
2017-12-22lz4opt supports _destSizeYann Collet
2017-12-22/tests programs compiled with LZ4_DEBUG=1Yann Collet
2017-11-03unified HC levelsYann Collet
2017-10-09Add some tests verifying command line dictionary functionalityW. Felix Handte
2017-08-24removed test-fasttestYann Collet
2017-08-24fixed make recurrence from /testsYann Collet
2017-08-24removed fasttestYann Collet
2017-08-24minor : added header licenseYann Collet
2017-08-21make test is compatible with parallel execution (-j#)Yann Collet
2017-08-11cli : restored command -BX to enable block checksum (#322)Yann Collet
2017-08-11restored block checksum capability at lz4frame API levelYann Collet
2017-08-10implemented lz4frame decompression APIYann Collet
2017-08-10support dictionary compression with independent blocksYann Collet
2017-08-10dictionary compression correctly uses compression levelYann Collet
2017-08-09implemented dictionary compression in lz4frameYann Collet
2017-08-08added dictID inside LZ4F_frameInfo_tYann Collet
2017-06-26tests/Makefile: don't use LIBDIR as variableJussi Kukkonen
2017-06-12report where decompression ends (#313)Yann Collet
2017-05-10fix (minor) g++ compatibility for frametestYann Collet
2017-05-10added test for LZ4F_resetDecompressionContext()Yann Collet
2017-05-10fixed c_standards testsYann Collet
2017-04-09lz4frame : Added negative compression levelsYann Collet
2017-03-28added LZ4F_resetDecompressionContext()Yann Collet
2017-03-28Safer LZ4_getFrameInfo()Yann Collet
2017-03-23cli: add GNU separator -- specifying that all following arguments are filesDmitry V. Levin
2017-03-17added `extern C` for lz4.h static sectionYann Collet
2017-03-16LZ4_compress_HC_continue_destSize() works as intended up to level 10Yann Collet
2017-03-16LZ4_compress_HC_destSize() uses LZ4HC_compress_generic() code pathYann Collet
2017-03-16created LZ4_HC_STATIC_LINKING_ONLY sectionYann Collet
2017-03-08tests: fuzzer: Add test for LZ4_compressHC_destSizeremittor
2017-03-05Fix test-lz4-basicDmitry V. Levin
2017-02-16remove MOREFLAGS from test-lz4c32Przemyslaw Skibinski
2017-02-15circle.yml: fixed lz4c32 target (2)Przemyslaw Skibinski
2017-02-15circle.yml: fixed lz4c32 targetPrzemyslaw Skibinski
2017-02-15improved Circle CI testsPrzemyslaw Skibinski
2017-02-14Don't use "foo && false || true"Eric Siegerman
2017-02-10added OpenBSD NetBSD SunOS to list of supported `make install` OSesPrzemyslaw Skibinski
2017-01-19added "This Makefile is validated for"Przemyslaw Skibinski
2016-12-28fuzzer: tests more compression levelsPrzemyslaw Skibinski
2016-12-28LZ4HC_getSearchNumPrzemyslaw Skibinski
2016-12-28added FUZ_CLEVEL_DEFAULTPrzemyslaw Skibinski
2016-12-27improved test-lz4-opt-parserPrzemyslaw Skibinski
2016-12-27added test-lz4-opt-parserPrzemyslaw Skibinski
2016-12-27Merge remote-tracking branch 'refs/remotes/lz4/dev' into devPrzemyslaw Skibinski