]> git.saurik.com Git - apt.git/commit
various small additional tests and testcases
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 9 Nov 2014 20:38:53 +0000 (21:38 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 18 Nov 2014 01:41:20 +0000 (02:41 +0100)
commit081c9d442a6d39fb9bc419fe3ce697cc791cb844
tree52505e06aa24b79cbec7215dd1c0ef5305050eff
parent546dbfc82ad9ff0308b365bca3731a1118b1d251
various small additional tests and testcases

Usually they don't provide a lot in terms of what they test, but they
help in covering many lines from strictly anecdotal commands (stats,
moo) and error messages, so that stuff which really needs to be tested,
but isn't is better visible in coverage reports.

Git-Dch: Ignore
12 files changed:
cmdline/apt-cache.cc
test/integration/framework
test/integration/test-00-commands-have-help
test/integration/test-apt-cache [new file with mode: 0755]
test/integration/test-apt-cli-search
test/integration/test-apt-cli-show
test/integration/test-apt-cli-update
test/integration/test-apt-config [new file with mode: 0755]
test/integration/test-apt-helper
test/integration/test-apt-mark
test/integration/test-apt-update-stale
test/integration/test-external-dependency-solver-protocol