summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-get-install-deb
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode1-3/+3
2018-05-11Support local files as arguments in show commandDavid Kalnischkies1-5/+26
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies1-6/+30
2016-08-29don't loop on pinning pkgs from absolute debs by regexDavid Kalnischkies1-1/+5
2016-08-25treat .ddeb files like .deb, especially for dpkgDavid Kalnischkies1-0/+26
2016-08-17add --with-source option and Packages/Sources supportDavid Kalnischkies1-0/+35
2016-07-01do not treat same-version local debs as downgradeDavid Kalnischkies1-1/+5
2016-07-01reinstalling local deb file is no downgradeDavid Kalnischkies1-7/+17
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies1-2/+2
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies1-0/+1
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies1-1/+5
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies1-6/+6
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies1-0/+11
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies1-0/+29
2015-11-04support .deb files in upgrade operations as wellDavid Kalnischkies1-9/+5
2015-08-31tavis: run testcases a second time, but as rootDavid Kalnischkies1-1/+1
2015-08-27install: Set a local deb as the candidate for that packageJulian Andres Klode1-0/+18
2015-08-10elimate duplicated code in pkgIndexFile subclassesDavid Kalnischkies1-6/+6
2015-08-10add volatile sources support in libapt-pkgDavid Kalnischkies1-5/+40
2015-03-16test exitcode as well as string equalityDavid Kalnischkies1-1/+1
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies1-11/+8
2014-07-16Do not crash for apt-get install /dev/nullMichael Vogt1-0/+30