feat: 9.5.9
This commit is contained in:
parent
cb1753732b
commit
35f43a7909
1084 changed files with 558985 additions and 0 deletions
22
lz4/tests/.gitignore
vendored
Normal file
22
lz4/tests/.gitignore
vendored
Normal file
|
@ -0,0 +1,22 @@
|
|||
|
||||
# build artefacts
|
||||
datagen
|
||||
frametest
|
||||
frametest32
|
||||
fullbench
|
||||
fullbench32
|
||||
fuzzer
|
||||
fuzzer32
|
||||
fasttest
|
||||
roundTripTest
|
||||
checkTag
|
||||
checkFrame
|
||||
decompress-partial
|
||||
|
||||
# test artefacts
|
||||
tmp*
|
||||
versionsTest
|
||||
lz4_all.c
|
||||
|
||||
# local tests
|
||||
afl
|
Reference in a new issue