1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/tests
Lasse Collin 7d17818cec Update the code to mostly match the new simpler file format
specification. Simplify things by removing most of the
support for known uncompressed size in most places.
There are some miscellaneous changes here and there too.

The API of liblzma has got many changes and still some
more will be done soon. While most of the code has been
updated, some things are not fixed (the command line tool
will choke with invalid filter chain, if nothing else).

Subblock filter is somewhat broken for now. It will be
updated once the encoded format of the Subblock filter
has been decided.
2008-06-18 18:02:10 +03:00
..
files Bunch of grammar fixes from meyering. 2008-05-06 15:15:07 +03:00
bcj_test.c Added test_compress.sh and bunch of files needed by it. 2008-01-18 00:50:29 +02:00
compress_prepared_bcj_sparc Added test_compress.sh and bunch of files needed by it. 2008-01-18 00:50:29 +02:00
compress_prepared_bcj_x86 Added test_compress.sh and bunch of files needed by it. 2008-01-18 00:50:29 +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
Makefile.am Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
test_block.c Imported to git. 2007-12-09 00:42:33 +02:00
test_block_header.c Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
test_check.c Fix CRC code in case --enable-small is used. 2008-01-15 07:44:59 +02:00
test_compress.sh Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
test_files.sh Avoid using ! in test_files.sh, because that doesn't work 2008-01-08 12:29:58 +02:00
test_filter_flags.c Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
test_index.c Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
test_memlimit.c Fixed wrong spelling "limitter" to "limiter". This affects 2008-04-28 17:06:34 +03:00
test_stream_flags.c Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00
tests.h Update the code to mostly match the new simpler file format 2008-06-18 18:02:10 +03:00