]> 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>
Sat, 27 Apr 2024 17:21:30 +0000 (20:21 +0300)
commita5f2aa5618fe9183706c9c514c3067985f6c338b
tree6a77410f07669d66a896fc7147dc6db5730fd8e5
parentd879686469c9c4bf2a7c0bb6420ebe4530fc8f07
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.
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]