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