xz/tests
Lasse Collin 975d8fd72a 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.
2009-02-06 09:13:15 +02:00
..
files Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
Makefile.am Remove the nowadays unneeded memory limitting malloc() wrapper. 2008-11-25 02:37:47 +02:00
bcj_test.c Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
compress_prepared_bcj_sparc Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
compress_prepared_bcj_x86 Recreated the BCJ test files for x86 and SPARC. The old files 2009-02-06 09:13:15 +02:00
create_compress_files.c Added test_compress.sh and bunch of files needed by it. 2008-01-18 00:50:29 +02:00
test_block.c Renamed constants: 2008-09-13 12:10:43 +03:00
test_block_header.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
test_check.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
test_compress.sh remove trailing blanks from all but .xz files 2009-01-26 20:01:51 +02:00
test_files.sh Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
test_filter_flags.c Renamed lzma_options_simple to lzma_options_bcj in the API. 2008-12-31 16:29:39 +02:00
test_index.c Add some single-call buffer-to-buffer coding functions. 2009-01-20 16:37:27 +02:00
test_stream_flags.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
tests.h Add LZMA_API to liblzma API headers. It's useful at least 2009-01-31 11:01:48 +02:00