summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-10-22Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progr...Michael Vogt
2013-10-22fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ...Michael Vogt
2013-10-22test/integration/run-tests: output the failed test namesMichael Vogt
2013-10-22use Pkg.FullName() in disappearedPkgs and remove duplicated checkMichael Vogt
2013-10-21add APT::Status-deb822-FdMichael Vogt
2013-10-21restore binary compatiblity with the pkgPackageManager interfaceMichael Vogt
2013-10-21fix apt output ordering and update test to match the new human friendly messa...Michael Vogt
2013-10-18re-add missing APT::String::StripMichael Vogt
2013-10-18reshuffle dpkgpm.cc code a bit moreMichael Vogt
2013-10-18add $* to gdb to make it more usefulMichael Vogt
2013-10-18cleanupMichael Vogt
2013-10-15remove POSTINST from framework, file tree can be used for thisMichael Vogt
2013-10-15tests, do not send pkgname with arch via the status-fdMichael Vogt
2013-10-09fixup various UI issues in the testMichael Vogt
2013-10-09really fix testMichael Vogt
2013-10-09use "insertpackage" instead of "buildsimplenativepackage"Michael Vogt
2013-10-09add test for upgrade, upgrade --with-new-pkgs, dist-upgradeMichael Vogt
2013-10-05Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
2013-10-05Merge remote-tracking branch 'mvo/bugfix/dpkg-progress-multiarch' into debian...Michael Vogt
2013-10-03tests: install --no-install-recommends and stunnel4 for travisDavid Kalnischkies
2013-10-03test: use a multiarch capable dpkg rather than workaroundDavid Kalnischkies
2013-10-03use pkgAcqArchive in 'download' for proper errorsDavid Kalnischkies
2013-10-02tests: fix some problems travis encountersDavid Kalnischkies
2013-10-01change maxsplit default from "0" to maxintMichael Vogt
2013-10-01don't consider holds for autoremovalDavid Kalnischkies
2013-10-01handle complete responses to https range requestsDavid Kalnischkies
2013-10-01retry without partial data after a 416 responseDavid Kalnischkies
2013-09-30add Range and If-Range support in the webserverDavid Kalnischkies
2013-09-30access _config via GET requests in the webserverDavid Kalnischkies
2013-09-26test: apt-get source with more than one argumentDavid Kalnischkies
2013-09-26print-uris prints regardless of quiet-level againDavid Kalnischkies
2013-09-26pkg from only trusted sources keeps being trustedDavid Kalnischkies
2013-09-26don't strip :any from dependencies in single-archDavid Kalnischkies
2013-09-20do not trust FileFd::Eof() in pkgTagFile::Fill()David Kalnischkies
2013-09-12add a testcase for 100 char long path truncate bug #689582David Kalnischkies
2013-09-07add maxsplit parameter to StringSplitMichael Vogt
2013-09-07implement StringSplit() as we need this to fix the dpkg status-fd output parsingMichael Vogt
2013-09-03use FileFd in HashSum test to unbreak non-linux portsDavid Kalnischkies
2013-08-28configurable compression for testcasesDavid Kalnischkies
2013-08-27old-style dpkg foreign architecture adding for testsDavid Kalnischkies
2013-08-19Merge pull request #3 from cbaines/debian/sidMichael Vogt
2013-08-16Add test for bug 507998Christopher Baines
2013-08-16allow Pre-Install-Pkgs hooks to get info over an FD != stdinDavid Kalnischkies
2013-08-15set MALLOC_CHECK_ and MALLOC_PERTURB_ for testcasesDavid Kalnischkies
2013-08-15rework the parameter creation for the Hashsum testDavid Kalnischkies
2013-08-15do not call make from libapt/run-tests if its called by makeDavid Kalnischkies
2013-08-15* lp:~mvo/apt/add-glob-function:Michael Vogt
2013-08-15* lp:~mvo/apt/config-clear:Michael Vogt
2013-08-12let apt-key del work better with softlink and single key keyringsDavid Kalnischkies
2013-08-12ensure that testcases exiting because of set -e aren't successfulDavid Kalnischkies