zstd/tests/cli-tests/compression
Nick Terrell 15f32ad74c [fileio] Separate parameter adaption from display update rate
Split the logic for parameter adaption from the logic to update the display rate.
This decouples the two updates, so changes to display updates don't affect
parameter adaption.

Also add a test case that checks that parameter adaption actually happens.

This fixes Issue #3353, where --adapt is broken when --no-progress is passed.
2022-12-14 17:08:21 -08:00
..
adapt.sh [fileio] Separate parameter adaption from display update rate 2022-12-14 17:08:21 -08:00
basic.sh Keep original file if -c or --stdout is given 2022-03-09 23:38:59 +01:00
compress-literals.sh [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
format.sh [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
gzip-compat.sh Implement more gzip compatibility (#3037) 2022-02-09 23:09:18 +01:00
levels.sh [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
levels.sh.stderr.exact [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
long-distance-matcher.sh [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
multi-threaded.sh Add warning when multi-thread decompression is requested (#3208) 2022-07-29 12:51:58 -07:00
multi-threaded.sh.stderr.exact Add warning when multi-thread decompression is requested (#3208) 2022-07-29 12:51:58 -07:00
multiple-files.sh stdin multiple file fixes (#3222) 2022-07-29 16:13:07 -07:00
multiple-files.sh.stdout.exact stdin multiple file fixes (#3222) 2022-07-29 16:13:07 -07:00
row-match-finder.sh [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
setup [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
stream-size.sh [test] Add new CLI testing platform 2022-01-27 13:56:59 -08:00
verbose-wlog.sh fix issue #3144 (#3226) 2022-08-04 13:51:14 -07:00
verbose-wlog.sh.stderr.glob fix issue #3144 (#3226) 2022-08-04 13:51:14 -07:00
verbose-wlog.sh.stdout.glob fix issue #3144 (#3226) 2022-08-04 13:51:14 -07:00
window-resize.sh added test to cli-tests 2022-12-13 12:45:41 -08:00
window-resize.sh.stderr.ignore use .ignore for stderr output in window-resize test case 2022-12-13 13:52:54 -08:00
window-resize.sh.stdout.glob added test to cli-tests 2022-12-13 12:45:41 -08:00