aboutsummaryrefslogtreecommitdiff
path: root/tests/files/good-1-x86-lzma2.xz (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-02-06Recreated the BCJ test files for x86 and SPARC. The old filesLasse Collin1-0/+0
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.
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-0/+0
- 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-0/+0