summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-07-27* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-07-26merged from lp:~mvo/apt/mvoMichael Vogt
2011-07-26add another escape test case, fixup octal one (its \0XX instead of \0XXX)Michael Vogt
2011-07-26* apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc:Michael Vogt
2011-07-25implement MultiarchCross for build-dep and source (Closes: #632221)David Kalnischkies
2011-07-25the order of languages after "none" is not important, so ignore it in testsDavid Kalnischkies
2011-07-25update the testcase to reflect that native is always on top ifDavid Kalnischkies
2011-07-16* apt-pkg/policy.cc:David Kalnischkies
2011-07-14merge with debian-sid 0.8.15.2David Kalnischkies
2011-07-14merged from debian-sidMichael Vogt
2011-07-14make ResolveByKeep() more clever and hold back packages that would go into a ...Michael Vogt
2011-07-06* cmdline/apt-get.cc:David Kalnischkies
2011-06-30* doc/makefile:Michael Vogt
2011-06-30allow package:architecure in Package:David Kalnischkies
2011-06-29 - ensure that only the first specific stanza for a package is usedDavid Kalnischkies
2011-06-29* apt-pkg/policy.cc:David Kalnischkies
2011-06-06* apt-pkg/indexcopy.cc:David Kalnischkies
2011-06-06add a very dumb pause method to stop test-executionDavid Kalnischkies
2011-05-23log reinstall commands in history.logDavid Kalnischkies
2011-05-16* apt-pkg/packagemanager.cc:David Kalnischkies
2011-05-13rewrite new and previously satisfied important dependency detection inDavid Kalnischkies
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies
2011-05-10dequote URL taken from Location in redirects as we will otherwiseDavid Kalnischkies
2011-04-27support lighttpd as test webserver but still prefer weborfDavid Kalnischkies
2011-04-26* test/versions.lst:David Kalnischkies
2011-04-21* cmdline/apt-mark.cc:David Kalnischkies
2011-04-21remove not existing packages left over from the testcaseDavid Kalnischkies
2011-04-16fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies
2011-04-16* apt-pkg/depcache.cc:David Kalnischkies
2011-04-15add sbin directories to PATH to avoid dpkg warningsDavid Kalnischkies
2011-04-15be able to set priorities for created test packagesDavid Kalnischkies
2011-03-26do not change protected packages in autoinstall (Closes: #618848)David Kalnischkies
2011-03-26* apt-pkg/aptconfiguration.cc:David Kalnischkies
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies
2011-03-23add a method to insert packages into dpkg's status fileDavid Kalnischkies
2011-03-20reorganize the marker methods a bit by moving the common part to aDavid Kalnischkies
2011-03-16enable buildsimplenativepackage to build packages for multipleDavid Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-02-22test the xz compressor, tooDavid Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-22* ftparchive/multicompress.cc, apt-inst/deb/debfile.cc:David Kalnischkies
2011-02-16merged from donkult and fix dashishMichael Vogt
2011-02-15* cmdline/apt-get.cc:David Kalnischkies
2011-02-15test/integration/: remove a bunch of "local" statements from the shellscript,...Michael Vogt
2011-02-15* apt-pkg/contrib/error.cc:David Kalnischkies
2011-02-14merged from lp:~donkult/apt/sidMichael Vogt
2011-02-11* apt-pkg/depcache.cc:David Kalnischkies
2011-02-10use apt-mark instead of hand-mangling with the extended_states fileDavid Kalnischkies
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt