mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
Run compression & validate the compressed file matches a known checksum. To update the output run: ``` make -C tests update-cli-tests ```
20 lines
48 B
Plaintext
20 lines
48 B
Plaintext
1
|
|
2
|
|
3
|
|
4
|
|
5
|
|
6
|
|
7
|
|
8
|
|
9
|
|
10
|
|
11
|
|
12
|
|
13
|
|
14
|
|
15
|
|
16
|
|
17
|
|
18
|
|
19
|