zstd/tests/cli-tests/dictionaries
Nick Terrell a70ca2bd7d
Fix off-by-one error in superblock mode (#3221)
Fixes #3212.

Long literal and match lengths had an off-by-one error in ZSTD_getSequenceLength.
Fix the off-by-one error, and add a golden compression test that catches the bug.
Also run all the golden tests in the cli-tests framework.
2022-08-03 11:28:39 -07:00
..
dictionary-mismatch.sh [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
dictionary-mismatch.sh.stderr.exact [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
golden.sh Fix off-by-one error in superblock mode (#3221) 2022-08-03 11:28:39 -07:00
setup [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
setup_once [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00