]> icculus.org git repositories - icculus/xz.git/history - tests
Updated README.
[icculus/xz.git] / tests /
2009-01-26 Jim Meyeringremove trailing blanks from all but .xz files
2009-01-20 Lasse CollinAdd some single-call buffer-to-buffer coding functions.
2008-12-31 Lasse CollinDisable Subblock filter from test_compress.sh since... v4.999.7beta
2008-12-31 Lasse CollinRenamed lzma_options_simple to lzma_options_bcj in...
2008-12-30 Lasse CollinRemove lzma_init() and other init functions from liblzm...
2008-12-27 Lasse CollinUse 28 MiB as memory usage limit for encoding in test_c...
2008-12-15 Lasse CollinBunch of liblzma API cleanups and fixes.
2008-12-15 Lasse CollinAdded two new test files.
2008-11-25 Lasse CollinRemove the nowadays unneeded memory limitting malloc...
2008-11-19 Lasse CollinRenamed lzma to xz and lzmadec to xzdec. We create...
2008-11-19 Lasse CollinOh well, big messy commit again. Some highlights:
2008-10-09 Lasse CollinFixed the test that should have been fixed as part
2008-10-02 Lasse CollinInitial changes to change the suffix of the new format...
2008-09-30 Lasse CollinRenamed the test files from .lzma suffix to .xz suffix.
2008-09-30 Lasse CollinAdded one more test file.
2008-09-30 Lasse CollinAdded two test files.
2008-09-27 Lasse CollinChanged magic bytes to match the updated spec. Filename
2008-09-27 Lasse CollinFix also test_compress.sh.
2008-09-27 Lasse CollinFixed compilation of test_filter_flags.c, which was...
2008-09-27 Lasse CollinSome API changes, bug fixes, cleanups etc.
2008-09-13 Lasse CollinRenamed constants:
2008-09-12 Lasse CollinImproved the Stream Flags handling API.
2008-09-06 Lasse CollinSome API cleanups
2008-08-28 Lasse CollinSort of garbage collection commit. :-| Many things...
2008-06-20 Lasse CollinFix test_filter_flags to match the new restriction...
2008-06-18 Lasse CollinDelete old code that was supposed to be already deleted
2008-06-18 Lasse CollinUpdate the code to mostly match the new simpler file...
2008-05-06 Lasse CollinBunch of grammar fixes from meyering.
2008-04-28 Lasse CollinFixed wrong spelling "limitter" to "limiter". This...
2008-01-26 Lasse CollinAdded more test files.
2008-01-26 Lasse CollinAdded more test files.
2008-01-25 Lasse CollinAdded more Multi-Block test files. Improved some
2008-01-25 Lasse CollinAdded test_memlimit.c.
2008-01-25 Lasse CollinUse more parenthesis in succeed() macro in tests/tests.h.
2008-01-24 Lasse CollinAdded more Multi-Block Stream test files.
2008-01-23 Lasse CollinAdded bunch of test files containing Multi-Block Streams.
2008-01-23 Lasse CollinAdded bad-single-none-footer_filter_flags.lzma and
2008-01-23 Lasse CollinFix Size of Header Metadata Block handling. Now
2008-01-18 Lasse CollinAdded test files to test usage of flush marker in LZMA.
2008-01-17 Lasse CollinAdded test_compress.sh and bunch of files needed by it.
2008-01-15 Lasse CollinFix memory leaks from test_block_header.c.
2008-01-15 Lasse CollinFix CRC code in case --enable-small is used.
2008-01-15 Lasse CollinFix typo in test_index.c.
2008-01-09 Lasse CollinAdded good-single-none-empty_3.lzma and
2008-01-08 Lasse CollinUpdated tests/files/README.
2008-01-08 Lasse CollinAdded test files with empty Compressed Data.
2008-01-08 Lasse CollinAdded good-single-subblock_implicit.lzma.
2008-01-08 Lasse CollinAdded a few test files.
2008-01-08 Lasse CollinAvoid using ! in test_files.sh, because that doesn...
2008-01-07 Lasse CollinAdded test_files.sh to tests/Makefile.am so it gets
2008-01-07 Lasse CollinCosmetic edit to test_files.sh.
2008-01-07 Lasse CollinAdded tests/files/README.
2008-01-07 Lasse CollinCleaned up the tests/files directory.
2008-01-07 Lasse CollinAdded test_files.sh to test decoding of the files in
2007-12-11 Lasse CollinFixed a typo in tests/Makefile.am which prevented
2007-12-09 Jim Meyering* tests/test_block_header.c (test3): Remove duplicate...
2007-12-09 Lasse CollinAdded a bunch of .lzma test files.
2007-12-09 Lasse CollinFixed the tests to build with -Werror.
2007-12-08 Lasse CollinImported to git.