summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-23ensure we got a lock in clean operationDavid Kalnischkies
2015-12-19tests: support gpg2 properly in all testcasesDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-19tests: support spaces in path and TMPDIRDavid Kalnischkies
2015-12-19Fix FileUtlTest.GetTempDir failure when run as rootPino Toscano
2015-12-14test-apt-download-progress: Run the https test multiple timesJulian Andres Klode
2015-12-14pkgcache: Make hash arch-independent using fixed size integerJulian Andres Klode
2015-12-14tagfile: Hardcode error message for out of range integer valuesJulian Andres Klode
2015-12-14test framework: More noopchroot fixesJulian Andres Klode
2015-12-14test framework: Unset no_proxy as wellJulian Andres Klode
2015-12-14test framework: Unset http proxy variables in setupenvironmentJulian Andres Klode
2015-12-14test framework: Correctly generate new paths in noopchrootJulian Andres Klode
2015-12-14test-apt-download-progress: Limit rate to 600kJulian Andres Klode
2015-12-14test-apt-download-progress: Allow smaller progress changeJulian Andres Klode
2015-12-14test-sourceslist-lang-plusminus-options: Use amd64 architectureJulian Andres Klode
2015-12-14non-existing directories don't need to be cleanedDavid Kalnischkies
2015-12-14support regex and co in 'apt-cache policy $pkg' againDavid Kalnischkies
2015-12-14show a more descriptive error for weak Release filesDavid Kalnischkies
2015-12-11Convert package names from Packages files to lower caseJulian Andres Klode
2015-12-11test: Fix testcases relying on mixed case package namesJulian Andres Klode
2015-12-10Do not swap required and important in pkgCache::Priority()Julian Andres Klode
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-12-02use @CHANGEPATH@ as placeholder in changelog URI templatesDavid Kalnischkies
2015-12-02tests: apt build-dep actually reports no depends correctlyDavid Kalnischkies
2015-12-01require explicit paths to dsc/control as we do for deb filesDavid Kalnischkies
2015-11-29accept ../ on the cmdline as start for a deb file as wellDavid Kalnischkies
2015-11-29tests: fix typos, correct helpmsgs and test testsDavid Kalnischkies
2015-11-29do not override exact targetrelease matches with lesser matchesAndreas Cadhalpun
2015-11-28disable privilege-drop verification by default as fakeroot trips over itDavid Kalnischkies
2015-11-28tests: use id to get user/group instead of environmentDavid Kalnischkies
2015-11-27outsmart gcc -O3 over-optimization in pkgCdrom::FindPackagesDavid Kalnischkies
2015-11-25slightly rephrase notice shown for insecure repositoriesJustin B Rye
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies
2015-11-21review of new/changed translatable program stringsJustin B Rye
2015-11-21do not sent Last-Modified if we expect a changed fileDavid Kalnischkies
2015-11-19ignore lost+found in private directory cleanupDavid Kalnischkies
2015-11-19tests: use quiet level 0 by default in testsDavid Kalnischkies
2015-11-19support setting empty values (sanely) & removing support forDavid Kalnischkies
2015-11-19do not use _apt for file/copy sources if it isn't world-accessibleDavid Kalnischkies
2015-11-18tests: fail testsuccess if notices are shown, tooDavid Kalnischkies
2015-11-05"support" unsigned Release files without hashes againDavid Kalnischkies
2015-11-05encode UTF-8 characters correctly in QuoteStringDavid Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-05allow acquire method specific options via Binary scopeDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04allow getaddrinfo flag AI_ADDRCONFIG to be disabledDavid Kalnischkies
2015-11-04ensure FileFd doesn't try to open /dev/null as atomic and coDavid Kalnischkies
2015-11-04ignore newlines in dpkg-deb control output for installing debsDavid Kalnischkies
2015-11-04support arch:all data e.g. in separate Packages fileDavid Kalnischkies