]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
remove zstream_ubsan from git and add to gitignore
authorDanielle Rozenblit <drozenblit@fb.com>
Wed, 7 Sep 2022 14:40:43 +0000 (07:40 -0700)
committerDanielle Rozenblit <drozenblit@fb.com>
Wed, 7 Sep 2022 14:40:43 +0000 (07:40 -0700)
tests/.gitignore
tests/zstreamtest_ubsan [deleted file]

index 9a6939a57663c8d07439c86bdfe742cf5d358806..fcb865d61eccce934b87dbc017413a72f8907ead 100644 (file)
@@ -12,6 +12,7 @@ zstreamtest
 zstreamtest32
 zstreamtest_asan
 zstreamtest_tsan
+zstreamtest_ubsan
 zstreamtest-dll
 datagen
 paramgrill
diff --git a/tests/zstreamtest_ubsan b/tests/zstreamtest_ubsan
deleted file mode 100755 (executable)
index 55a36fd..0000000
Binary files a/tests/zstreamtest_ubsan and /dev/null differ