index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
Remove the nowadays unneeded memory limitting malloc() wrapper.
Lasse Collin
2
-116
/
+0
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
2
-17
/
+16
2008-11-19
Oh well, big messy commit again. Some highlights:
Lasse Collin
49
-33
/
+37
2008-10-09
Fixed the test that should have been fixed as part
Lasse Collin
1
-1
/
+1
2008-10-02
Initial changes to change the suffix of the new format to .xz.
Lasse Collin
1
-1
/
+2
2008-09-30
Renamed the test files from .lzma suffix to .xz suffix.
Lasse Collin
59
-68
/
+66
2008-09-30
Added one more test file.
Lasse Collin
2
-4
/
+11
2008-09-30
Added two test files.
Lasse Collin
3
-0
/
+6
2008-09-27
Changed magic bytes to match the updated spec. Filename
Lasse Collin
54
-0
/
+0
2008-09-27
Fix also test_compress.sh.
Lasse Collin
1
-3
/
+3
2008-09-27
Fixed compilation of test_filter_flags.c, which was broken by
Lasse Collin
1
-8
/
+8
2008-09-27
Some API changes, bug fixes, cleanups etc.
Lasse Collin
3
-6
/
+9
2008-09-13
Renamed constants:
Lasse Collin
6
-26
/
+26
2008-09-12
Improved the Stream Flags handling API.
Lasse Collin
1
-2
/
+6
2008-09-06
Some API cleanups
Lasse Collin
1
-53
/
+19
2008-08-28
Sort of garbage collection commit. :-| Many things are still
Lasse Collin
123
-234
/
+165
2008-06-20
Fix test_filter_flags to match the new restriction of lc+lp.
Lasse Collin
1
-0
/
+3
2008-06-18
Delete old code that was supposed to be already deleted
Lasse Collin
1
-30
/
+0
2008-06-18
Update the code to mostly match the new simpler file format
Lasse Collin
8
-1190
/
+776
2008-05-06
Bunch of grammar fixes from meyering.
Lasse Collin
1
-1
/
+1
2008-04-28
Fixed wrong spelling "limitter" to "limiter". This affects
Lasse Collin
1
-2
/
+2
2008-01-26
Added more test files.
Lasse Collin
4
-0
/
+11
2008-01-26
Added more test files.
Lasse Collin
3
-0
/
+6
2008-01-25
Added more Multi-Block test files. Improved some
Lasse Collin
4
-6
/
+28
2008-01-25
Added test_memlimit.c.
Lasse Collin
2
-0
/
+116
2008-01-25
Use more parenthesis in succeed() macro in tests/tests.h.
Lasse Collin
1
-1
/
+1
2008-01-24
Added more Multi-Block Stream test files.
Lasse Collin
7
-0
/
+23
2008-01-24
Added bunch of test files containing Multi-Block Streams.
Lasse Collin
19
-0
/
+53
2008-01-23
Added bad-single-none-footer_filter_flags.lzma and
Lasse Collin
3
-0
/
+5
2008-01-23
Fix Size of Header Metadata Block handling. Now
Lasse Collin
1
-2
/
+2
2008-01-18
Added test files to test usage of flush marker in LZMA.
Lasse Collin
5
-0
/
+12
2008-01-18
Added test_compress.sh and bunch of files needed by it.
Lasse Collin
6
-10
/
+433
2008-01-15
Fix memory leaks from test_block_header.c.
Lasse Collin
1
-2
/
+17
2008-01-15
Fix CRC code in case --enable-small is used.
Lasse Collin
1
-0
/
+2
2008-01-15
Fix typo in test_index.c.
Lasse Collin
1
-1
/
+1
2008-01-09
Added good-single-none-empty_3.lzma and
Lasse Collin
3
-0
/
+6
2008-01-08
Updated tests/files/README.
Lasse Collin
1
-6
/
+9
2008-01-08
Added test files with empty Compressed Data.
Lasse Collin
4
-0
/
+6
2008-01-08
Added good-single-subblock_implicit.lzma.
Lasse Collin
2
-0
/
+2
2008-01-08
Added a few test files.
Lasse Collin
6
-3
/
+18
2008-01-08
Avoid using ! in test_files.sh, because that doesn't work
Lasse Collin
1
-1
/
+3
2008-01-07
Added test_files.sh to tests/Makefile.am so it gets
Lasse Collin
1
-1
/
+1
2008-01-07
Cosmetic edit to test_files.sh.
Lasse Collin
1
-2
/
+2
2008-01-07
Added tests/files/README.
Lasse Collin
1
-0
/
+108
2008-01-07
Cleaned up the tests/files directory.
Lasse Collin
3
-0
/
+0
2008-01-07
Added test_files.sh to test decoding of the files in
Lasse Collin
2
-1
/
+43
2007-12-11
Fixed a typo in tests/Makefile.am which prevented
Lasse Collin
1
-1
/
+1
2007-12-09
* tests/test_block_header.c (test3): Remove duplicate initializer.
Jim Meyering
1
-1
/
+0
2007-12-09
Added a bunch of .lzma test files.
Lasse Collin
17
-0
/
+0
2007-12-09
Fixed the tests to build with -Werror.
Lasse Collin
6
-12
/
+12
2007-12-09
Imported to git.
Lasse Collin
9
-0
/
+1969