zstd/tests/cli-tests/dict-builder
Nick Terrell da737c7ab8 [programs] Fix infinite loop when empty input is passed to trainer
When an empty input file was passed to the dictionary trainer, it would infinite loop.
The added test case exposes the bug, and is fixed with this PR.
2022-03-02 11:05:26 -08:00
..
empty-input.sh [programs] Fix infinite loop when empty input is passed to trainer 2022-03-02 11:05:26 -08:00
empty-input.sh.stderr.exact [programs] Fix infinite loop when empty input is passed to trainer 2022-03-02 11:05:26 -08:00
no-inputs.sh [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
no-inputs.sh.exit [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00
no-inputs.sh.stderr.exact [CI] Hook cli-tests up to CI 2022-01-27 13:56:59 -08:00