Explorar o código

attempt to fix issue with CIFuzz

Randy %!s(int64=4) %!d(string=hai) anos
pai
achega
a0a8653a7d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      tests/ossfuzz.sh

+ 0 - 4
tests/ossfuzz.sh

@@ -15,10 +15,6 @@ find $SRC/stb/tests/pngsuite -name "*.png" | \
 
 
 cp $SRC/stb/tests/stb_png.dict $OUT/stb_png_read_fuzzer.dict
 cp $SRC/stb/tests/stb_png.dict $OUT/stb_png_read_fuzzer.dict
 
 
-tar xvzf $SRC/stb/jpg.tar.gz --directory $SRC/stb/tests
-tar xvzf $SRC/stb/gif.tar.gz --directory $SRC/stb/tests
-unzip    $SRC/stb/bmp.zip    -d $SRC/stb/tests
-unzip    $SRC/stb/tga.zip    -d $SRC/stb/tests
 
 
 find $SRC/stb/tests -name "*.png" -o -name "*.jpg" -o -name "*.gif" \
 find $SRC/stb/tests -name "*.png" -o -name "*.jpg" -o -name "*.gif" \
                  -o -name "*.bmp" -o -name "*.tga" -o -name "*.TGA" \
                  -o -name "*.bmp" -o -name "*.tga" -o -name "*.TGA" \