Fix test
This commit is contained in:
parent
57cab696ea
commit
ce32a4609f
2
test.sh
2
test.sh
@ -26,6 +26,6 @@ cd test_scratch
|
|||||||
../miniz_tester -v -b -r a linux-4.8.11
|
../miniz_tester -v -b -r a linux-4.8.11
|
||||||
../miniz_tester -v -a a linux-4.8.11
|
../miniz_tester -v -a a linux-4.8.11
|
||||||
|
|
||||||
mkdir large_file
|
mkdir -p large_file
|
||||||
truncate -s 5G large_file/lf
|
truncate -s 5G large_file/lf
|
||||||
../miniz_tester -v -a a large_file
|
../miniz_tester -v -a a large_file
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user