summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-03-03testcase for CVE-2012-0214Simon Ruderich
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies
2012-03-03allow msgtest to be used with only one parameterDavid Kalnischkies
2012-02-27fix the string in the testcasesDavid Kalnischkies
2012-02-18improve 'error' message for packages which are only referencedDavid Kalnischkies
2012-02-18* cmdline/apt-get.cc:David Kalnischkies
2012-02-18* apt-pkg/acquire-item.cc:David Kalnischkies
2012-02-11fix the hold-testcase as it has problems with 'foreign' operationsDavid Kalnischkies
2012-02-10Fix the testcases to work with and configure dpkg correctly in aDavid Kalnischkies
2012-01-30merged from lp:~mvo/apt/mvo (and lp:~donkult/apt/experimental)Michael Vogt
2012-01-30* apt-pkg/contrib/configuration.cc:David Kalnischkies
2012-01-29* apt-pkg/depcache.cc:David Kalnischkies
2012-01-29add the testcase i wrote for revno 2209.1.2, to ensure that breaks onDavid Kalnischkies
2012-01-29add a very simple testcases for the previous commited fix forDavid Kalnischkies
2012-01-29* cmdline/apt-get.cc:Steve Langasek
2012-01-28Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH.Steve Langasek
2012-01-28Multi-Arch: none build-deps should be DEB_HOST_ARCH, not DEB_BUILD_ARCH.Steve Langasek
2012-01-24merged from experimentalMichael Vogt
2012-01-20* test/libapt/run-tests:David Kalnischkies
2012-01-20* test/libapt/globalerror_test.cc:Pino Toscano
2012-01-19* apt-pkg/cacheiterators.h:David Kalnischkies
2012-01-19if multi-arch is detected ensure that pkg:all is reported as pkg:allDavid Kalnischkies
2012-01-19* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2012-01-19merged from the debian-experimental2 branchMichael Vogt
2012-01-18* apt-pkg/aptconfiguration.cc:Michael Vogt
2012-01-16merged from donkultMichael Vogt
2012-01-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies
2012-01-13merged from lp:~donkult/apt/experimental Michael Vogt
2012-01-11* apt-pkg/depcache.cc:David Kalnischkies
2011-12-19merged from debian-experimental2Michael Vogt
2011-12-14* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-12-11use different compression types in the test now that we support themDavid Kalnischkies
2011-12-11add a testcase for FindPackages() to better validate that cdrom should work.David Kalnischkies
2011-11-30ensure that we exit instead of proceed in execution after the trapDavid Kalnischkies
2011-11-23merged from debian-experimentalMichael Vogt
2011-11-23* cmdline/apt-get.cc:David Kalnischkies
2011-11-23* apt-pkg/depcache.cc:David Kalnischkies
2011-11-11 - provide a {Package,Version}List similar to {Package,Version}SetDavid Kalnischkies
2011-11-10merged from lp:~mvo/apt/mvo (that has all the changes from debian-experimenta...Michael Vogt
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-17create "real" testcases out of the tests for chrisDavid Kalnischkies
2011-10-14cherry pick -r 2184.1.15..2184.1.18 from debian-experimental2Michael Vogt
2011-10-11share description list between "same" versions (LP: #868977)David Kalnischkies
2011-10-11run apt-get download in quiet mode as it messes with output otherwiseDavid Kalnischkies
2011-10-11run integration tests on my new amd64 box without failuresDavid Kalnischkies
2011-10-11fix compiler warning about signed comparision on amd64, tooDavid Kalnischkies
2011-10-05cherrypick from my apt/experimental branchDavid Kalnischkies
2011-10-05* apt-pkg/deb/debmetaindex.cc:David Kalnischkies
2011-10-04test/integration/test-apt-key-net-update: improve test to test for empty keyr...Michael Vogt