aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-04-19Fix Framebench Output Buffer SizingW. Felix Handte
2018-04-19Fix CastW. Felix Handte
2018-04-19Print Failure Message in FramebenchW. Felix Handte
2018-04-19Switch to Unaligned Samples to Compress Different Blobs Each TimeW. Felix Handte
2018-04-19Fix Framebench StatisticsW. Felix Handte
2018-04-19Add Run Name to Frame Bench OutputW. Felix Handte
2018-04-19Auto-Calculate Appropriate Repetition CountW. Felix Handte
2018-04-19Print More Detailed Results Inside bench(), Add Compression LevelsW. Felix Handte
2018-04-19Check Compressed Buffer is Correct in Frame BenchW. Felix Handte
2018-04-19Add HC Calls to FramebenchW. Felix Handte
2018-04-19Restore Framebench ToolW. Felix Handte
2018-04-16edited a few traces for debuggingYann Collet
2018-04-16fixed fuzzer testsYann Collet
2018-04-16Merge branch 'dev' into lowAddrYann Collet
2018-04-13Further Test that ExtDictCtx Mode Produces the Exact Same OutputW. Felix Handte
2018-04-13Add Tests for LZ4_attach_dictionary and FriendsW. Felix Handte
2018-04-12modified a few traces for debugtest4973
2018-04-11allow system-defined CPPFLAGS in /testsYann Collet
2018-04-11reduced test time on circle-ciYann Collet
2018-04-09fix minor conversion warningtest4973
2018-04-05noticed a bug when re-using hash tabletest4973
2018-04-05fixed lz4 compression starting at small addresstest4973
2018-04-04Merge branch 'dev' into lowAddrtest4973
2018-03-21Add Dependency to Fix Parallel `make test` RunsW. Felix Handte
2018-03-21added low address fuzzer teststest4973
2018-03-14Remove Framebench ToolW. Felix Handte
2018-03-13Restore checkTag CleaningW. Felix Handte
2018-03-12Renames and Comment FixesW. Felix Handte
2018-03-12Make LZ4F_compressFrame_usingCDict Take a Compression ContextW. Felix Handte
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-02-05fuzzer: added low address compression testYann 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