aboutsummaryrefslogtreecommitdiff
path: root/tests/files/README (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-12-15Added two new test files.Lasse Collin1-0/+7
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-3/+9
- 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-09-30Renamed the test files from .lzma suffix to .xz suffix.Lasse Collin1-64/+64
2008-09-30Added one more test file.Lasse Collin1-4/+11
2008-09-30Added two test files.Lasse Collin1-0/+6
2008-08-28Sort of garbage collection commit. :-| Many things are stillLasse Collin1-185/+118
broken. API has changed a lot and it will still change a little more here and there. The command line tool doesn't have all the required changes to reflect the API changes, so it's easy to get "internal error" or trigger assertions.
2008-05-06Bunch of grammar fixes from meyering.Lasse Collin1-1/+1
2008-01-26Added more test files.Lasse Collin1-0/+11
2008-01-26Added more test files.Lasse Collin1-0/+6
2008-01-25Added more Multi-Block test files. Improved someLasse Collin1-6/+28
descriptions in the test files' README.
2008-01-24Added more Multi-Block Stream test files.Lasse Collin1-0/+23
2008-01-24Added bunch of test files containing Multi-Block Streams.Lasse Collin1-0/+53
2008-01-23Added bad-single-none-footer_filter_flags.lzma andLasse Collin1-0/+5
bad-single-none-too_long_vli.lzma.
2008-01-18Added test files to test usage of flush marker in LZMA.Lasse Collin1-0/+12
2008-01-09Added good-single-none-empty_3.lzma andLasse Collin1-0/+6
bad-single-none-empty.lzma.
2008-01-08Updated tests/files/README.Lasse Collin1-6/+9
2008-01-08Added test files with empty Compressed Data.Lasse Collin1-0/+6
2008-01-08Added good-single-subblock_implicit.lzma.Lasse Collin1-0/+2
2008-01-08Added a few test files.Lasse Collin1-3/+18
2008-01-07Added tests/files/README.Lasse Collin1-0/+108