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 e114502b2b Oh well, big messy commit again. Some highlights:
- Updated to the latest, probably final file format version.
  - Command line tool reworked to not use threads anymore.
    Threading will probably go into liblzma anyway.
  - Memory usage limit is now about 30 % for uncompression
    and about 90 % for compression.
  - Progress indicator with --verbose
  - Simplified --help and full --long-help
  - Upgraded to the last LGPLv2.1+ getopt_long from gnulib.
  - Some bug fixes
2008-11-19 20:46:52 +02:00
..
files Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02: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 Sort of garbage collection commit. :-| Many things are still 2008-08-28 22:53:15 +03:00
test_block.c Renamed constants: 2008-09-13 12:10:43 +03:00
test_block_header.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
test_check.c Fix CRC code in case --enable-small is used. 2008-01-15 07:44:59 +02:00
test_compress.sh Initial changes to change the suffix of the new format to .xz. 2008-10-02 22:51:46 +03:00
test_files.sh Renamed the test files from .lzma suffix to .xz suffix. 2008-09-30 17:43:55 +03:00
test_filter_flags.c Fixed compilation of test_filter_flags.c, which was broken by 2008-09-27 23:01:15 +03:00
test_index.c Oh well, big messy commit again. Some highlights: 2008-11-19 20:46:52 +02:00
test_memlimit.c Fixed wrong spelling "limitter" to "limiter". This affects 2008-04-28 17:06:34 +03:00
test_stream_flags.c Renamed constants: 2008-09-13 12:10:43 +03:00
tests.h Renamed constants: 2008-09-13 12:10:43 +03:00