summaryrefslogtreecommitdiff
path: root/test/integration
Commit message (Expand)AuthorAgeFilesLines
* Drop SourceListWarnings::NonFreeFirmware messagesDavid Kalnischkies2025-01-051-36/+0
* Resolve autopkgtest failures caused by dpkg >= 1.22.12David Kalnischkies2025-01-053-8/+12
* test: Check "${METHODSDIR}/sqv" not "/usr/bin/sqv"Julian Andres Klode2025-01-013-4/+4
* sqv: Avoid propagating errors between filesJulian Andres Klode2025-01-011-4/+19
* methods: Add new sqv methodJulian Andres Klode2024-12-226-44/+69
* Use sq in the test suite, remove apt-keyJulian Andres Klode2024-12-198-116/+100
* Remove legacy apt-key testsJulian Andres Klode2024-12-192-469/+0
* apt show: Add pinning information for --fullJulian Andres Klode2024-12-191-0/+3
* Be more strict about which PAGER to execvp() directlyJulian Andres Klode2024-12-191-0/+11
* Introduce automatic pager for read commandsJulian Andres Klode2024-12-182-2/+125
* Fix out-of-bounds read in `apt show :`Julian Andres Klode2024-12-161-0/+4
* methods/gpgv: Remove apt-key mentionsJulian Andres Klode2024-12-071-2/+2
* Stop installing apt-key, make it a test suite helperJulian Andres Klode2024-12-072-44/+1
* gpgv: Merge all keyrings into a single one againJulian Andres Klode2024-12-041-2/+3
* solver3: Reject all non-candidates outright for strict pinningJulian Andres Klode2024-12-032-3/+6
* solver3: Fix intransitivity of version comparison on upgradeJulian Andres Klode2024-12-021-0/+10
* Directly call gpgv instead of apt-keyJulian Andres Klode2024-11-282-19/+12
* test-apt-cdrom: Hande assert-pubkey-algo like other gpgv messagesJulian Andres Klode2024-11-241-18/+2
* Collect unprinted Ign errors for display in Err outputDavid Kalnischkies2024-11-222-2/+42
* Merge branch 'fix/partialfilemirror' into 'main'Julian Andres Klode2024-11-225-55/+159
|\
| * Look at non by-hash paths in copy and file methodsDavid Kalnischkies2024-11-224-11/+11
| * Allow HashSum mismatches to fallback to other mirrorsDavid Kalnischkies2024-11-221-0/+30
| * Do not assume mirror-URIs end in a filename causing a hangDavid Kalnischkies2024-11-221-1/+14
| * Allow AutoDetectProxy to work with more than just http(s)David Kalnischkies2024-11-221-12/+36
| * Alternatively calculate alternative file hashes in file methodDavid Kalnischkies2024-11-221-1/+2
| * Show hashes calculated by main thread in error messagesDavid Kalnischkies2024-11-221-0/+1
| * Support uncompressed indexes from partial file:/ mirrorsDavid Kalnischkies2024-11-222-31/+66
* | test: Ensure we test both gpgv-g10code and gpgv-sqJulian Andres Klode2024-11-222-6/+16
* | test: Accept empty output from gpgv/apt-keyJulian Andres Klode2024-11-221-0/+3
* | test-releasefile-verification: Test empty/invalid signaturesJulian Andres Klode2024-11-221-0/+22
* | Accept BADSIG instead of EXPSIG for expired signaturesJulian Andres Klode2024-11-221-1/+1
* | test-releasefile-verification: Fix signature timeJulian Andres Klode2024-11-221-1/+1
|/
* test: Do not fail if valgrind is not availableJulian Andres Klode2024-11-211-2/+1
* Merge branch 'ftparchive-buffers' into 'main'Julian Andres Klode2024-11-201-1/+72
|\
| * ftparchive: writer: Remove line length limit on file listsJulian Andres Klode2024-11-201-1/+23
| * ftparchive: cachedb: Remove 600-byte key limitJulian Andres Klode2024-11-201-0/+32
| * ftparchive: override: Remove fixed-size line buffersJulian Andres Klode2024-11-181-1/+18
* | Add a --comment option to record Comment: in historyJulian Andres Klode2024-11-181-0/+40
|/
* http: add test for Retry-After handlingFelix Moessbauer2024-11-181-0/+9
* Merge branch 'json-config' into 'main'Julian Andres Klode2024-11-141-42/+1088
|\
| * json: Add "options" array to JSON hooksJulian Andres Klode2024-11-121-0/+120
| * test: Prettify JSON tests using jqJulian Andres Klode2024-11-121-42/+968
* | Only run valgrind in tests if valgrind available on hostнаб2024-11-112-7/+7
* | Merge branch 'keep-more' into 'main'Julian Andres Klode2024-11-112-0/+48
|\ \
| * | Return an error if ResolveByKeep() is unsuccessfulJulian Andres Klode2024-11-111-0/+18
| * | Fix keeping back removals of obsolete packagesJulian Andres Klode2024-11-112-0/+30
| |/
* / solver3: Introduce new Assume() and Enqueue() helpers and use themJulian Andres Klode2024-11-024-0/+14
|/
* test: Check that apt-ftparchive handles deep pathsJulian Andres Klode2024-10-151-0/+49
* test framework: Improve valgrind supportJulian Andres Klode2024-10-151-1/+4
* Implement 'Pin: source-version <foo>'Julian Andres Klode2024-08-221-1/+16