summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-03-14fix test/integration/test-apt-helperMichael Vogt
2014-03-13ensure that gz compression test is run with gzDavid Kalnischkies
2014-03-13factor out getting list of architectures from comma listDavid Kalnischkies
2014-03-13correct LD_LIBRARY_PATH and config loading for apt-helperDavid Kalnischkies
2014-03-13ensure that a dot is a dot in the hookDavid Kalnischkies
2014-03-13support kfreebsd and hurd in the kernel hookDavid Kalnischkies
2014-03-13use a configurable list of versioned kernel packagesDavid Kalnischkies
2014-03-13improve debug output in case downloadfile failsDavid Kalnischkies
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies
2014-03-13support very long mtab entries in mountpoint discoveryDavid Kalnischkies
2014-03-13enable mount support for apt-cdrom in the testsDavid Kalnischkies
2014-03-13simplify apt-cdrom testcodeDavid Kalnischkies
2014-03-13do not configure already unpacked packages needlesslyDavid Kalnischkies
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13unset LANGUAGE in the testing framework directlyDavid Kalnischkies
2014-03-13support DEB_BUILD_PROFILES and -P for build profilesDavid Kalnischkies
2014-03-13implement BuildProfileSpec support as dpkg has in 1.17.2Johannes Schauer
2014-03-13add default and override handling for Cnf::FindVectorDavid Kalnischkies
2014-03-13check version before adding scores in resolverDavid Kalnischkies
2014-03-13show debug output only if told so in packagemanagerDavid Kalnischkies
2014-03-13propagate a negative score point along breaks/conflictsDavid Kalnischkies
2014-03-12Merge remote-tracking branch 'upstream/debian/sid' into feature/apt-download-...Michael Vogt
2014-03-12add hashsum support in apt-file download and add more testsMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-27initial version of apt-helperMichael Vogt
2014-02-23test/integration/test-ubuntu-bug-346386-apt-get-update-paywall: use http-meth...Michael Vogt
2014-02-22skip test if "apt" is not buildMichael Vogt
2014-02-22fix ADT failure in downloadfile()Michael Vogt
2014-02-22add testcase for Bug#718329Michael Vogt
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-02-14fix the test-kernel-helper-autoremove testcaseMichael Vogt
2014-02-14Additional test for the case when installed version != newest versionSteve Langasek
2014-02-14Make the test more verbose and check for the negative case of a kernel thatSteve Langasek
2014-02-14typo fixSteve Langasek
2014-02-14also check that the running kernel is keptMichael Vogt
2014-02-14add testcase for the autoremove featureMichael Vogt
2014-02-14add a testcase to check for forbidden https→http downgradesDavid Kalnischkies
2014-02-14honor option to disable pulses for the testcasesDavid Kalnischkies
2014-02-14disable https->http redirects in libcurlMichael Vogt
2014-02-14test/integration/test-bug-723705-tagfile-truncates-fields: fix autopkgtest fa...Michael Vogt
2014-02-14enforce 'house-style' on changelog testcaseDavid Kalnischkies
2014-02-14allow http protocol to switch to httpsDavid Kalnischkies
2014-02-14report https download start only if we really get itDavid Kalnischkies
2014-02-13remove duplicated apt-get download apt apt testMichael Vogt
2014-02-12Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt
2014-02-12Use a APT::VersionSet instead of a VersionListMichael Vogt