xz/tests
Lasse Collin 322ecf93c9 Renamed lzma_options_simple to lzma_options_bcj in the API.
The internal implementation is still using the name "simple".
It may need some cleanups, so I look at it later.
2008-12-31 16:29:39 +02:00
..
files Added two new test files. 2008-12-15 11:20:22 +02:00
Makefile.am Remove the nowadays unneeded memory limitting malloc() wrapper. 2008-11-25 02:37:47 +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
test_block.c Renamed constants: 2008-09-13 12:10:43 +03:00
test_block_header.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
test_check.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
test_compress.sh Use 28 MiB as memory usage limit for encoding in test_compress.sh. 2008-12-27 19:40:31 +02:00
test_files.sh Renamed lzma to xz and lzmadec to xzdec. We create symlinks 2008-11-19 23:52:24 +02:00
test_filter_flags.c Renamed lzma_options_simple to lzma_options_bcj in the API. 2008-12-31 16:29:39 +02:00
test_index.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
test_stream_flags.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
tests.h Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00