summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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-18* apt-pkg/aptconfiguration.cc:Michael Vogt
2012-01-13* apt-pkg/deb/dpkgpm.cc:David Kalnischkies
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies
2012-01-11* apt-pkg/depcache.cc:David Kalnischkies
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-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-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-17create "real" testcases out of the tests for chrisDavid Kalnischkies
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-04* apt-pkg/policy.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-15update the test to ensure that NotAutomatic and co is used alsoDavid Kalnischkies
2011-09-14enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies
2011-09-13merge with debian/sidDavid Kalnischkies
2011-09-09M-A:same lockstep unpack should operate on installedDavid Kalnischkies
2011-09-09fix bashism (local outside function) and releasefile creation in testcasesDavid Kalnischkies
2011-09-05 - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies
2011-09-05* apt-pkg/indexrecords.cc:David Kalnischkies
2011-08-22remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies
2011-08-17set the msglevel to a high dummy value if none is specifiedDavid Kalnischkies
2011-08-17for consistency allow the usage of 'make test' instead of './run-tests'David Kalnischkies
2011-08-17fix 'comparison between signed and unsigned integer expressions' warningDavid Kalnischkies
2011-08-17do not output color in the testcases if stdout/stderr are not a /dev/ptsDavid Kalnischkies
2011-08-17build test-binaries by default and add a test target to toplevelDavid Kalnischkies
2011-08-17fix the compareversion test to work then called from outside of libaptDavid Kalnischkies
2011-08-17the experimental branch has a better version of this test in libapt,David Kalnischkies