From 975d8fd72a5148d46b2e1745f7a211cf1dfd9d31 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Fri, 6 Feb 2009 09:13:15 +0200 Subject: Recreated the BCJ test files for x86 and SPARC. The old files were linked with crt*.o, which are copyrighted, and thus the old test files were not in the public domain as a whole. They are freely distributable though, but it is better to be careful and avoid including any copyrighted pieces in the test files. The new files are just compiled and assembled object files, and thus don't contain any copyrighted code. --- tests/files/good-1-sparc-lzma2.xz | Bin 2296 -> 612 bytes tests/files/good-1-x86-lzma2.xz | Bin 1936 -> 716 bytes 2 files changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/files') diff --git a/tests/files/good-1-sparc-lzma2.xz b/tests/files/good-1-sparc-lzma2.xz index 5c1c8600..4532bc61 100644 Binary files a/tests/files/good-1-sparc-lzma2.xz and b/tests/files/good-1-sparc-lzma2.xz differ diff --git a/tests/files/good-1-x86-lzma2.xz b/tests/files/good-1-x86-lzma2.xz index 2c4a471a..8053917b 100644 Binary files a/tests/files/good-1-x86-lzma2.xz and b/tests/files/good-1-x86-lzma2.xz differ -- cgit v1.2.3