summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-11-29Revert "Do not rely on external file in tests"Igor Pashev1-7/+7
2019-11-29Do not rely on external file in testsIgor Pashev1-7/+7
2019-11-29Remove unreliable test for tmp dirIgor Pashev1-3/+0
2019-11-27Remove failed trusted signature instead of index on IMS hitDavid Kalnischkies1-0/+2
2019-11-27Use correct filename on IMS-hit reverify for indicesDavid Kalnischkies1-0/+73
2019-11-26Fix skip-bug-601016-description-translation testDavid Kalnischkies1-6/+7
2019-11-25Search in all available description translationsАлексей Шилин1-0/+107
2019-09-27Parse 'show' arguments for the 'info' alias as wellJulian Andres Klode1-0/+76
2019-09-19Fix use of GTest to adjust for GTest 1.9Julian Andres Klode1-1/+1
2019-09-19Pass --abort-after=1 to dpkg when using --force-dependsJulian Andres Klode1-0/+29
2019-08-15Add ?virtual patternJulian Andres Klode1-0/+6
2019-08-15Add the ?exact-name patternJulian Andres Klode1-0/+4
2019-08-15Add ?essential patternJulian Andres Klode1-0/+3
2019-08-15Add ?broken patternJulian Andres Klode1-0/+3
2019-08-15Add ?config-files and ?installed patternsJulian Andres Klode1-0/+18
2019-08-15Add ?obsolete and ?upgradable patternsJulian Andres Klode1-0/+10
2019-08-15Add ?automatic and ?garbage patternsJulian Andres Klode1-0/+6
2019-08-15Add patterns for the existing CacheFilter::Matcher classesJulian Andres Klode1-0/+62
2019-08-15Add pattern tree parser infra and connect with cacheset and apt listJulian Andres Klode1-0/+61
2019-08-15Add initial support for parsing patterns into parse treesJulian Andres Klode1-0/+95
2019-08-15test: Use valgrind to ensure Acquire::Queue-Mode=access does not crashJulian Andres Klode2-1/+23
2019-08-15Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=accessJulian Andres Klode1-0/+3
2019-07-10Fix typos reported by codespell in code commentsDavid Kalnischkies2-4/+4
2019-06-17RFC1123StrToTime: Accept const std::string& as first argumentJulian Andres Klode1-2/+2
2019-06-12Adjust code for missing includes/using std::stringJulian Andres Klode1-0/+1
2019-06-11http: Fix Host header in proxied https connectionsSimon Körner1-0/+22
2019-06-11Introduce apt satisfy and apt-get satisfyJulian Andres Klode1-0/+72
2019-06-11Make APT::StringView publicJulian Andres Klode1-3/+0
2019-05-06CMake: Enforce "override" use on overriden methodsJulian Andres Klode1-0/+2
2019-05-06Use debDebFile to get control file instead of dpkg-debJulian Andres Klode1-3/+3
2019-05-06Merge libapt-inst into libapt-pkgJulian Andres Klode2-3/+3
2019-04-15Add test case for local-only packages pinned to neverJulian Andres Klode1-1/+14
2019-03-03Add explicit message for unsupported binary signatureDavid Kalnischkies1-0/+22
2019-02-10Fix various typos in the documentationJakub Wilk2-2/+2
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode2-3/+123
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode1-0/+61
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode1-3/+62
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode5-44/+225
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies2-0/+70
2019-01-28Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies1-1/+124
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies1-0/+7
2019-01-23Fail on non-signature lines in Release.gpgDavid Kalnischkies2-16/+75
2019-01-23Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies2-27/+19
2019-01-22Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode1-21/+43
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode1-0/+66
2019-01-22Communicate back which key(s) were used for signingDavid Kalnischkies1-20/+42
2019-01-22Refactor internal Signers information storage in gpgvDavid Kalnischkies1-19/+19
2018-12-10Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode2-0/+38
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2-0/+38
2018-12-04Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode1-1/+12