85da2ee538c22da16ad1fcc680d4e9d388d0b990
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / tests / cli-tests / dictionaries / golden.sh
1 #!/bin/sh
2
3 set -e
4
5 GOLDEN_COMP_DIR="$ZSTD_REPO_DIR/tests/golden-compression/"
6 GOLDEN_DICT_DIR="$ZSTD_REPO_DIR/tests/golden-dictionaries/"
7
8 zstd -D "$GOLDEN_DICT_DIR/http-dict-missing-symbols" "$GOLDEN_COMP_DIR/http" -o http.zst
9 zstd -D "$GOLDEN_DICT_DIR/http-dict-missing-symbols" -t http.zst