summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
| * test: Prettify JSON tests using jqJulian Andres Klode2024-11-121-42/+968
* | mthdcat: use APT_BUFFER_SIZE I/O bufferнаб2024-11-111-2/+3
* | 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-114-0/+107
|\ \
| * | Return an error if ResolveByKeep() is unsuccessfulJulian Andres Klode2024-11-111-0/+18
| * | Fix keeping back removals of obsolete packagesJulian Andres Klode2024-11-114-0/+89
| |/
* / 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
* Merge branch 'main' into 'main'Julian Andres Klode2024-08-121-0/+48
|\
| * Do not return error if `Signed-By` value in source list is emptyAristo Chen2024-07-121-0/+48
* | Fix obsoleted-by handling for experimentalJulian Andres Klode2024-08-121-0/+87
* | Merge branch 'deprecate-pubkey-algos' into 'main'Julian Andres Klode2024-07-302-0/+99
|\ \ | |/ |/|
| * Only revoke weak RSA keys for now, add 'next' and 'future' levelsJulian Andres Klode2024-07-151-0/+43
| * gpgv: Add IsAssertedPubKeyAlgo() functionJulian Andres Klode2024-07-151-0/+56
* | Parse snapshot option for apt show/listDavid Kalnischkies2024-07-082-7/+168
* | Show installed version (not candidate version) while removing a packagesid2024-07-051-0/+42
|/