summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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
2013-08-12make the keyring locations in apt-key configurableDavid Kalnischkies
2013-08-12fix output redirection orderDavid Kalnischkies
2013-08-12fix: --print-uris removes authenticationDavid Kalnischkies
2013-08-12add chronic-like testsuccess/testfailure helpersDavid Kalnischkies
2013-08-12test Release file handling with expired keysDavid Kalnischkies
2013-08-08specific pins below 1000 cause downgradesDavid Kalnischkies
2013-08-01prefer native arch over higher priority for providersColin Watson
2013-08-01unset LANGUAGE for showing [Y/n] answer hintsDavid Kalnischkies
2013-07-26request absolute URIs from proxies again (0.9.9.3 regession)David Kalnischkies
2013-07-25pick up Translation-* even if only compressed availableDavid Kalnischkies
2013-07-18fix 'apt-cache search' crash with missing descriptionDavid Kalnischkies
2013-07-18skip all Description fields in apt-cache, not just firstDavid Kalnischkies
2013-07-16fix if-clause to generate hook-info for 'rc' packagesDavid Kalnischkies
2013-07-11prevent MarkInstall of unsynced Multi-Arch:same siblingsDavid Kalnischkies
2013-07-11implement arch+= and arch-= for sources.listDavid Kalnischkies
2013-07-11Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies
2013-06-24simple fork and pidfile aptwebserverDavid Kalnischkies
2013-06-20trigger NODATA error for invalid InRelease filesDavid Kalnischkies
2013-06-20tests: accept an explaination for msgfailDavid Kalnischkies
2013-06-20simple URI rewrite rules config for webserverDavid Kalnischkies
2013-06-20add directory listing to the webserverDavid Kalnischkies
2013-06-20add a simple webserver for our testcasesDavid Kalnischkies
2013-06-20handle missing "Description" in apt-cache showDavid Kalnischkies
2013-06-09tests: add an interactive 'test' with multiple cdromsDavid Kalnischkies
2013-06-09ensure state-dir exists before coyping cdrom filesDavid Kalnischkies
2013-06-09stop building l10n if strings are unchangedDavid Kalnischkies
2013-06-09tests: add expected port for cve-2013-105 testcaseDavid Kalnischkies
2013-06-09tests: trap-adding can be post- as well as prefixDavid Kalnischkies
2013-06-09fix support for multiple patterns in apt-cache searchDavid Kalnischkies
2013-06-09do unpacks before configures in SmartConfigureDavid Kalnischkies
2013-06-09try all providers in order if uninstallable in MarkInstallDavid Kalnischkies
2013-06-09fix priority sorting by prefering higher in MarkInstallDavid Kalnischkies
2013-05-08fix uri testMichael Vogt
2013-05-08merged patch from Daniel Hartwig to fix URI and proxy releated issuesMichael Vogt
2013-04-08merged lp:~mvo/apt/add-missing-dsc-hashesMichael Vogt