]> git.saurik.com Git - apt.git/commit
add a simple unit test for acquire progress
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 15 Mar 2015 21:34:54 +0000 (22:34 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 10 Apr 2015 20:29:08 +0000 (22:29 +0200)
commitdfad5beea77d75983f6ff8a1b8296b74dd48203e
tree405a6e037cd162ec45b9757b826619a9d5f9f597
parentb8eba208daebe3e3f235983e44da9c398d6f7a57
add a simple unit test for acquire progress

This isn't testing much of the 'complex' parts,
but its better than nothing for now.

Git-Dch: Ignore
apt-private/acqprogress.cc
apt-private/acqprogress.h
apt-private/private-install.cc
apt-private/private-update.cc
cmdline/apt-get.cc
cmdline/apt-helper.cc
test/libapt/acqprogress_test.cc [new file with mode: 0644]