]> git.ipfire.org Git - thirdparty/xz.git/commit
Tests: Remove x86 and SPARC BCJ tests
authorLasse Collin <lasse.collin@tukaani.org>
Sat, 20 Apr 2024 10:12:50 +0000 (13:12 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Wed, 22 May 2024 20:34:42 +0000 (23:34 +0300)
commit85b5595b67f0081b2a900104ed7589de4bb75e12
treea7becccd9a6d440f48ff0965e9fc2561b2d01f21
parentd8228d1ea08155a17acaadd76ed95805d3b0a929
Tests: Remove x86 and SPARC BCJ tests

These are very old but the exact test file isn't easy to reproduce
as it was compiled from a short C program (bcj_test.c) long ago.
These tests weren't very good anyway, just a little better than nothing.

(cherry picked from commit a5f2aa5618fe9183706c9c514c3067985f6c338b)
tests/Makefile.am
tests/bcj_test.c [deleted file]
tests/compress_prepared_bcj_sparc [deleted file]
tests/compress_prepared_bcj_x86 [deleted file]
tests/files/README
tests/files/good-1-sparc-lzma2.xz [deleted file]
tests/files/good-1-x86-lzma2.xz [deleted file]
tests/test_compress_prepared_bcj_sparc [deleted file]
tests/test_compress_prepared_bcj_x86 [deleted file]