0
0
mirror of https://github.com/lz4/lz4 synced 2026-01-18 17:21:30 +01:00
Files
lz4/tests/test-lz4hc-hugefile.sh
Yann Collet c6762ec1c0 fixed meson build
and make it build the MT version of lz4
with an option that is enabled by default but can be disabled on demand.

Also :
- added make target mesonbuild, for easy local build
- made huge tests friendlier to MT variant, for faster testing time
2023-12-28 20:22:23 -08:00

7 lines
63 B
Bash
Executable File

#!/bin/sh
set -e
set -x
datagen -g4200MB | lz4 -v3 | lz4 -qt