| Commit message (Expand) | Author | Age | Files | Lines |
* | use the variables as the rest of the tests to avoid escapes in the output | David Kalnischkies | 2012-03-22 | 1 | -2/+2 |
* | * apt-inst/database.{cc,h}, apt-inst/deb/dpkgdb.{cc,h}: | David Kalnischkies | 2012-03-22 | 2 | -112/+4 |
* | do not update po and pot files in the process of the build as this | David Kalnischkies | 2012-03-21 | 1 | -2/+2 |
* | for these helpers we don't need too much checks, | David Kalnischkies | 2012-03-20 | 2 | -3/+3 |
* | update the versionnumber of the faked dpkg in the testcases for multiarch | David Kalnischkies | 2012-03-20 | 1 | -1/+3 |
* | now that stdout/stdlog are used consistently, the message order changed | David Kalnischkies | 2012-03-13 | 1 | -1/+1 |
* | recheck dependencies in SmartUnpack after a change, too | David Kalnischkies | 2012-03-13 | 1 | -0/+1 |
* | ensure that the fullname of a package is displayed in the debug output | David Kalnischkies | 2012-03-12 | 1 | -5/+5 |
* | improve the testcode so that we do not depend on the order of unpacking | David Kalnischkies | 2012-03-12 | 1 | -25/+17 |
* | now that the package name 'apt' is a magic word enabling essential status | David Kalnischkies | 2012-03-12 | 1 | -10/+10 |
* | testcase for CVE-2012-0214 | Simon Ruderich | 2012-03-03 | 1 | -0/+29 |
* | * apt-pkg/packagemanager.cc: | David Kalnischkies | 2012-03-03 | 1 | -0/+21 |
* | allow msgtest to be used with only one parameter | David Kalnischkies | 2012-03-03 | 1 | -1/+2 |
* | fix the string in the testcases | David Kalnischkies | 2012-02-27 | 1 | -3/+3 |
* | improve 'error' message for packages which are only referenced | David Kalnischkies | 2012-02-18 | 1 | -0/+14 |
* | * cmdline/apt-get.cc: | David Kalnischkies | 2012-02-18 | 1 | -0/+66 |
* | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2012-02-18 | 2 | -11/+1 |
* | fix the hold-testcase as it has problems with 'foreign' operations | David Kalnischkies | 2012-02-11 | 4 | -81/+16 |
* | Fix the testcases to work with and configure dpkg correctly in a | David Kalnischkies | 2012-02-10 | 2 | -23/+64 |
* | * apt-pkg/contrib/configuration.cc: | David Kalnischkies | 2012-01-30 | 1 | -0/+9 |
* | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-01-29 | 1 | -0/+28 |
* | add the testcase i wrote for revno 2209.1.2, to ensure that breaks on | David Kalnischkies | 2012-01-29 | 1 | -0/+56 |
* | add a very simple testcases for the previous commited fix for | David Kalnischkies | 2012-01-29 | 1 | -0/+51 |
* | * cmdline/apt-get.cc: | Steve Langasek | 2012-01-29 | 1 | -24/+63 |
* | * test/libapt/run-tests: | David Kalnischkies | 2012-01-20 | 1 | -3/+1 |
* | * test/libapt/globalerror_test.cc: | Pino Toscano | 2012-01-20 | 1 | -2/+5 |
* | * apt-pkg/cacheiterators.h: | David Kalnischkies | 2012-01-19 | 2 | -6/+25 |
* | if multi-arch is detected ensure that pkg:all is reported as pkg:all | David Kalnischkies | 2012-01-19 | 1 | -0/+24 |
* | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2012-01-19 | 1 | -2/+10 |
* | * apt-pkg/aptconfiguration.cc: | Michael Vogt | 2012-01-18 | 1 | -0/+18 |
|\ |
|
| * | * apt-pkg/aptconfiguration.cc: | David Kalnischkies | 2011-12-14 | 1 | -0/+18 |
* | | * apt-pkg/deb/dpkgpm.cc: | David Kalnischkies | 2012-01-13 | 1 | -0/+53 |
* | | * apt-pkg/pkgcache.cc: | David Kalnischkies | 2012-01-13 | 1 | -3/+19 |
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2012-01-11 | 1 | -0/+40 |
* | | use different compression types in the test now that we support them | David Kalnischkies | 2011-12-11 | 1 | -6/+6 |
* | | add a testcase for FindPackages() to better validate that cdrom should work. | David Kalnischkies | 2011-12-11 | 3 | -0/+121 |
* | | ensure that we exit instead of proceed in execution after the trap | David Kalnischkies | 2011-11-30 | 1 | -1/+1 |
* | | * cmdline/apt-get.cc: | David Kalnischkies | 2011-11-23 | 1 | -0/+22 |
* | | * apt-pkg/depcache.cc: | David Kalnischkies | 2011-11-23 | 1 | -0/+128 |
* | | - provide a {Package,Version}List similar to {Package,Version}Set | David Kalnischkies | 2011-11-11 | 1 | -13/+13 |
* | | merge with my debian-sid branch | David Kalnischkies | 2011-10-30 | 2 | -10/+71 |
|\| |
|
| * | cherrypick from my apt/experimental branch | David Kalnischkies | 2011-10-05 | 4 | -4/+113 |
| * | * apt-pkg/policy.cc: | David Kalnischkies | 2011-10-04 | 1 | -2/+21 |
| * | update the test to ensure that NotAutomatic and co is used also | David Kalnischkies | 2011-09-15 | 1 | -8/+50 |
* | | create "real" testcases out of the tests for chris | David Kalnischkies | 2011-10-17 | 3 | -23/+26 |
* | | share description list between "same" versions (LP: #868977) | David Kalnischkies | 2011-10-11 | 1 | -1/+33 |
* | | run apt-get download in quiet mode as it messes with output otherwise | David Kalnischkies | 2011-10-11 | 1 | -6/+5 |
* | | run integration tests on my new amd64 box without failures | David Kalnischkies | 2011-10-11 | 6 | -32/+35 |
* | | fix compiler warning about signed comparision on amd64, too | David Kalnischkies | 2011-10-11 | 1 | -0/+12 |
* | | * apt-pkg/deb/debmetaindex.cc: | David Kalnischkies | 2011-10-05 | 4 | -4/+113 |