summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Bunch of grammar fixes from meyering.Lasse Collin2008-05-061-1/+1
* Fixed wrong spelling "limitter" to "limiter". This affectsLasse Collin2008-04-281-2/+2
* Added more test files.Lasse Collin2008-01-264-0/+11
* Added more test files.Lasse Collin2008-01-263-0/+6
* Added more Multi-Block test files. Improved someLasse Collin2008-01-254-6/+28
* Added test_memlimit.c.Lasse Collin2008-01-252-0/+116
* Use more parenthesis in succeed() macro in tests/tests.h.Lasse Collin2008-01-251-1/+1
* Added more Multi-Block Stream test files.Lasse Collin2008-01-247-0/+23
* Added bunch of test files containing Multi-Block Streams.Lasse Collin2008-01-2419-0/+53
* Added bad-single-none-footer_filter_flags.lzma andLasse Collin2008-01-233-0/+5
* Fix Size of Header Metadata Block handling. NowLasse Collin2008-01-231-2/+2
* Added test files to test usage of flush marker in LZMA.Lasse Collin2008-01-185-0/+12
* Added test_compress.sh and bunch of files needed by it.Lasse Collin2008-01-186-10/+433
* Fix memory leaks from test_block_header.c.Lasse Collin2008-01-151-2/+17
* Fix CRC code in case --enable-small is used.Lasse Collin2008-01-151-0/+2
* Fix typo in test_index.c.Lasse Collin2008-01-151-1/+1
* Added good-single-none-empty_3.lzma andLasse Collin2008-01-093-0/+6
* Updated tests/files/README.Lasse Collin2008-01-081-6/+9
* Added test files with empty Compressed Data.Lasse Collin2008-01-084-0/+6
* Added good-single-subblock_implicit.lzma.Lasse Collin2008-01-082-0/+2
* Added a few test files.Lasse Collin2008-01-086-3/+18
* Avoid using ! in test_files.sh, because that doesn't workLasse Collin2008-01-081-1/+3
* Added test_files.sh to tests/Makefile.am so it getsLasse Collin2008-01-071-1/+1
* Cosmetic edit to test_files.sh.Lasse Collin2008-01-071-2/+2
* Added tests/files/README.Lasse Collin2008-01-071-0/+108
* Cleaned up the tests/files directory.Lasse Collin2008-01-073-0/+0
* Added test_files.sh to test decoding of the files inLasse Collin2008-01-072-1/+43
* Fixed a typo in tests/Makefile.am which preventedLasse Collin2007-12-111-1/+1
* * tests/test_block_header.c (test3): Remove duplicate initializer.Jim Meyering2007-12-091-1/+0
* Added a bunch of .lzma test files.Lasse Collin2007-12-0917-0/+0
* Fixed the tests to build with -Werror.Lasse Collin2007-12-096-12/+12
* Imported to git.Lasse Collin2007-12-099-0/+1969