]> git.saurik.com Git - apt.git/commit
rred: Allow passing files as arguments for compressor testing
authorJulian Andres Klode <jak@debian.org>
Sat, 26 Dec 2015 14:25:33 +0000 (15:25 +0100)
committerJulian Andres Klode <jak@debian.org>
Sat, 26 Dec 2015 14:29:00 +0000 (15:29 +0100)
commit46cddb8c1a393cc7d03fbd897f2504ae9f47179d
tree38cb605c453ecc24ee86d25b3d6ab760a10c8f21
parent0b29c72bdfc1466d47567cc3191b9661f81d3d3f
rred: Allow passing files as arguments for compressor testing

This introduces a -t mode in which the first argument is input,
the second is output and the remaining are diffs.

This allows us to test patching compressed files, which are
detected using their file extension.
methods/rred.cc