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