summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt2-4/+4
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt1-2/+2
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt1-2/+2
2011-02-07* apt-pkg/contrib/error.cc:David Kalnischkies1-0/+11
2011-02-07rename changelog and autoremove testfile to indicate better what is testedDavid Kalnischkies2-0/+0
2011-02-07implement --print-uris for download commandDavid Kalnischkies1-0/+29
2011-02-07implement download-only for changelog command which downloads theDavid Kalnischkies1-2/+10
2011-02-07implement --print-uris support for changelog commandDavid Kalnischkies1-0/+2
2011-02-07test changelogs locally instead of depending on an online serviceDavid Kalnischkies2-21/+16
2011-02-07always do removes first and set not installed remove packagesDavid Kalnischkies1-0/+26
2011-02-07allow conflicts in the same group again (Closes: #612099)David Kalnischkies2-1/+210
2011-02-03test various situation with and without autobit settingDavid Kalnischkies1-0/+105
2011-02-03check that the right amount of packages is installed if multiple passed inDavid Kalnischkies2-4/+4
2011-02-03remove duplicated config-option setting and rename testdpkgnotinstalledDavid Kalnischkies2-6/+5
2011-02-03merge 'after squeeze release'-stuffDavid Kalnischkies29-112/+1450
2011-02-02merged from the lp:~mvo/apt/mvo branchMichael Vogt2-0/+35
2011-02-01ensure that we are building the packages in the right architectureDavid Kalnischkies1-5/+13
2011-01-28ensure that we are building really inside of our tmp directoryDavid Kalnischkies1-5/+5
2011-01-28 - download and use i18n/Index to choose which Translations to downloadDavid Kalnischkies3-45/+55
2011-01-26 - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies1-4/+5
2011-01-25enable the split out of LongDescriptions per default in the testcasesDavid Kalnischkies2-2/+7
2011-01-24do not add Index file by hand now that ftparchive does it by itselfDavid Kalnischkies1-9/+2
2011-01-21avoid building simple packages with debhelper to speed it up a bitDavid Kalnischkies2-5/+49
2011-01-20ensure that tempfiles used for comparision are removedDavid Kalnischkies1-7/+10
2011-01-20 - try downloading clearsigned InRelease before trying Release.gpgDavid Kalnischkies7-20/+218
2011-01-16implement i quiet run-tests mode which prints only one line per testcaseDavid Kalnischkies2-1/+17
2011-01-15* methods/rred.cc:David Kalnischkies1-0/+1
2011-01-14Add a testcase to verify that packages which are held back by dpkg areDavid Kalnischkies3-0/+109
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies1-0/+5
2011-01-13* apt-pkg/cacheiterator.h:David Kalnischkies1-0/+57
2011-01-13* apt-inst/contrib/extracttar.cc:David Kalnischkies2-0/+11
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+66
2010-12-05experimental is an incomplete archive, so try to get the packages whichDavid Kalnischkies1-1/+5
2010-12-03really do not show packages in the extra section if they wereDavid Kalnischkies1-16/+0
2010-12-03* apt-pkg/depcache.cc:David Kalnischkies2-4/+441
2010-12-03keep not installed garbage packages uninstalled instead of showingDavid Kalnischkies3-0/+144
2010-11-30do not touch Packages and Sources in the framework if the files doDavid Kalnischkies2-4/+1
2010-11-30Add support for providing and autocopying Sources files along the wayAndres Mejia1-0/+6
2010-11-30add framework code to run the installed aptitude with the currentDavid Kalnischkies1-0/+9
2010-11-30add usage info for create-test-data scriptDavid Kalnischkies1-0/+10
2010-11-30show dependencies of essential packages which are going to removeDavid Kalnischkies2-0/+80
2010-11-30$! doesn't worked on the first try somehow, now it does and itsDavid Kalnischkies1-1/+1
2010-11-30ensure that the build methods are used and not these on the systemDavid Kalnischkies1-0/+1
2010-11-30add a very simple testcase to ensure that the action modifiers are onlyDavid Kalnischkies2-0/+106
2010-11-30if the codename is "experimental" add NotAutomatic:yes by defaultDavid Kalnischkies1-1/+6
2010-11-30add a way to add packages to generate a dists style environment withoutDavid Kalnischkies1-21/+49
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies3-0/+130
2010-11-25merged lp:~pitti/apt/compressed-indexesMichael Vogt2-0/+2
2010-11-18merged lp:~mvo/apt/apt-get-changelog Michael Vogt2-0/+35
2010-11-15test/integration/framework: set methods dirMichael Vogt1-0/+1