summaryrefslogtreecommitdiff
path: root/crocoite/test_tools.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-10tools: Fix WARC mergingLars-Dominik Braun1-0/+188
WARC-Target-URI was taken from the previous record, even if the URI was different. This essentially removes the revisited URL from the archive. Also add a few tests. And boy, warcio is a mess.