summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Drop SourceListWarnings::NonFreeFirmware messagesDavid Kalnischkies2025-01-051-36/+0
* Drop usage of macro APT_OVERRIDE for simple overrideDavid Kalnischkies2025-01-055-14/+14
* Resolve autopkgtest failures caused by dpkg >= 1.22.12David Kalnischkies2025-01-053-8/+12
* Ensure we can build with APT_PKG_ABI > 601Julian Andres Klode2025-01-051-1/+4
* 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-1910-964/+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-074-44/+849
* 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
* fileutl: Use execvp() in Popen() instead of execv()Julian Andres Klode2024-11-281-1/+1
* Directly call gpgv instead of apt-keyJulian Andres Klode2024-11-282-19/+12
* strutl: Add Base64DecodeJulian Andres Klode2024-11-281-1/+20
* 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
* | Merge branch 'test-gpgv-sq' into 'main'Julian Andres Klode2024-11-223-8/+43
|\ \
| * | 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
| |/
* / Fix expired std::string usage in APT::StringView testcaseDavid Kalnischkies2024-11-221-1/+2
|/
* 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-182-0/+15
* DEFER() moreнаб2024-11-141-2/+1
* Merge branch 'svequiv' into 'main'Julian Andres Klode2024-11-141-2/+1
|\
| * test/libapt/strutil_test.cc: APT::StringView -> std::string_viewнаб2024-11-121-2/+1
* | 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