summaryrefslogtreecommitdiff
path: root/test/integration
AgeCommit message (Expand)AuthorFilesLines
2015-09-02tests: collect more details about failed checkdiffsDavid Kalnischkies2-51/+30
2015-09-01use unusable-for-security hashes for integrity checksDavid Kalnischkies2-26/+64
2015-09-01Consider md5sum no longer a usable hashMichael Vogt9-35/+40
2015-09-01improve CheckDropPrivsMustBeDisabled furtherDavid Kalnischkies1-4/+12
2015-08-31test: show the highlevel test for lowerranking onesDavid Kalnischkies1-1/+68
2015-08-31tests: store msgtest in -q mode for display in msgfailDavid Kalnischkies1-52/+112
2015-08-31tavis: run testcases a second time, but as rootDavid Kalnischkies2-12/+14
2015-08-31do delay the test for http, too, to make it more reliableDavid Kalnischkies1-4/+5
2015-08-31if file is inaccessible for _apt, disable privilege drop in acquireDavid Kalnischkies2-4/+7
2015-08-30detect and deal with indextarget duplicatesDavid Kalnischkies1-0/+86
2015-08-29try xz instead of bz2 first for compressed filesDavid Kalnischkies2-53/+53
2015-08-29implement indextargets option 'DefaultEnabled'David Kalnischkies1-0/+46
2015-08-28implement PDiff patching for compressed filesDavid Kalnischkies1-16/+21
2015-08-27Fix test-security-no-remote-statusJulian Andres Klode1-3/+3
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode1-0/+30
2015-08-27install: Set a local deb as the candidate for that packageJulian Andres Klode1-0/+18
2015-08-27allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies2-1/+74
2015-08-27use always priv-dropping for changelog download as rootDavid Kalnischkies1-4/+5
2015-08-27fix various typos reported by codespellDavid Kalnischkies6-6/+6
2015-08-27just-in-time removal of broken essential packagesDavid Kalnischkies2-2/+25
2015-08-27test for #796070: downgrades involving essential packagesJulian Andres Klode1-0/+67
2015-08-27tests: check apt-get source release name switching with -tDavid Kalnischkies1-0/+9
2015-08-19Support tabs in sources.list filesJulian Andres Klode1-0/+6
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2-1/+33
2015-08-17Fix the test suite harderJulian Andres Klode1-3/+3
2015-08-17Fix the test suite againJulian Andres Klode32-118/+118
2015-08-14Add integration test for Pin-Priority range checksJulian Andres Klode1-0/+60
2015-08-14Replace --force-yes by various options starting with --allowJulian Andres Klode7-8/+106
2015-08-14Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...Julian Andres Klode5-6/+15
2015-08-13Remove an invalid fi from a testcaseJulian Andres Klode1-1/+0
2015-08-13Fix integration tests for the removal of the Package pin outputJulian Andres Klode2-12/+5
2015-08-12Replace all "press enter" occurrences with "press [Enter]"Luca Bruno1-1/+1
2015-08-12replace direct calls to egrep with grep -EDaniel Hartwig1-1/+1
2015-08-12travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5David Kalnischkies3-4/+13
2015-08-10move manual-bit from 'oldlibs' pkg to its dependenciesDavid Kalnischkies1-0/+31
2015-08-10move APT::Never-MarkAuto-Sections handling to MarkDeleteDavid Kalnischkies2-40/+31
2015-08-10no value for MultiArch field is 'no', not 'none'David Kalnischkies1-2/+2
2015-08-10mark again deps of pkgs in APT::Never-MarkAuto-Sections as manualDavid Kalnischkies2-1/+109
2015-08-10drop extra newline in 'Failed to fetch' and 'GPG error' messageDavid Kalnischkies4-12/+0
2015-08-10enhance "hit paywall" error message to mention the probable causeDavid Kalnischkies3-10/+11
2015-08-10parse packages from all architectures into the cacheDavid Kalnischkies5-22/+105
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies2-7/+7
2015-08-10add volatile sources support in libapt-pkgDavid Kalnischkies2-8/+49
2015-08-10just-in-time creation for (explicit) negative depsDavid Kalnischkies3-16/+8
2015-08-10just-in-time creation for (implicit) ProvidesDavid Kalnischkies4-1/+364
2015-08-10hide implicit deps in apt-cache again by defaultDavid Kalnischkies2-63/+71
2015-08-10link DependencyData structs togetherDavid Kalnischkies1-4/+4
2015-08-10bunch of micro-optimizations for depcacheDavid Kalnischkies2-13/+13
2015-08-10show or-groups in not-installed recommends and suggests listsDavid Kalnischkies6-6/+168
2015-08-10implement a more generic ShowList methodDavid Kalnischkies6-0/+107