summaryrefslogtreecommitdiff
path: root/testdata/compression/README
AgeCommit message (Collapse)AuthorFilesLines
2023-10-25testdata: Fix spellingJoseph Sutton1-2/+2
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2022-12-01testdata: move compression examples to re-use with lzxpress plainDouglas Bagnall1-0/+47
Everything that is in testdata/compression/lzxpress-huffman/ can also be used for lzxpress plain tests, which is something we really need. Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>