chiark / gitweb /
Test suite: Use stunt dpkg-parsechangelog
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 30 May 2015 12:28:21 +0000 (13:28 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 31 May 2015 11:21:36 +0000 (12:21 +0100)
commitcbe483c32df06d2babbcf99d7ee947c645e7aea3
treefb1fc8ce3e1836ede7445a374afbfa9e0776c9a6
parent7fc714261baac8630925cd57ab5408ea33a444c4
Test suite: Use stunt dpkg-parsechangelog

This program takes 16ms instead of ~700ms on my computer.  This saves
15s out of 100s for the debpolicy-newreject test (in its current
state).

Currently this is only used by various things in devscripts because
dpkg-source uses /usr/lib/dpkg/parsechangelog/debian directly via a
Perl module Dpkg::Changelog::Parse.
tests/tests/debpolicy-newreject
tests/tstunt/dpkg-parsechangelog [new file with mode: 0755]