summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* build: test: Silence warnings in GTest codeJulian Andres Klode2024-04-2033-32/+43
* test: configuration: color: reset _config after testsJulian Andres Klode2024-04-201-0/+2
* Add APT::Configuration::color helper to colorize thingsJulian Andres Klode2024-04-191-0/+30
* Allow no spaces for the last dependency in ParseDepends, tooDavid Kalnischkies2024-04-171-0/+33
* apt: Use unicode install progress bar on UTF-8 localesJulian Andres Klode2024-04-131-0/+20
* Only show Recommends/Suggests for new installs, not upgradesJulian Andres Klode2024-04-122-6/+0
* apt: Introduce the new terse apt output format 3.0Julian Andres Klode2024-04-121-1/+1
* Columnar output for package lists similar to 'ls'Christian Blichmann2024-04-121-0/+1
* Revert "Temporarily downgrade key assertions to "soon worthless""Julian Andres Klode2024-04-091-4/+4
* Ignore umask of leftover diff_Index in failed pdiff testDavid Kalnischkies2024-03-301-3/+6
* Avoid subshell hiding failure report from testfilestatsDavid Kalnischkies2024-03-301-3/+4
* Temporarily downgrade key assertions to "soon worthless"Julian Andres Klode2024-02-281-4/+4
* Rename 'weak digest algorithm' to 'weak algorithm'Julian Andres Klode2024-02-282-3/+3
* Implement gpgv --assert-pubkey-algo=>=rsa2048,ed25519,ed448Julian Andres Klode2024-02-282-2/+35
* gpgv: Add a reason to worthless signersJulian Andres Klode2024-02-281-4/+5
* test-snapshot: Add test case for automatic snapshotJulian Andres Klode2024-02-201-6/+32
* test-snapshot: Fix a test caseJulian Andres Klode2024-02-201-1/+1
* Automatically enable snapshots where supportedJulian Andres Klode2024-02-201-1/+6
* Modernize standard library includesJulian Andres Klode2024-02-2016-34/+34
* Merge branch 'homar-typo' into 'main'Julian Andres Klode2024-02-202-4/+4
|\
| * Typos in integration testsGábor Németh2024-01-092-4/+4
* | Show a separate list of upgrades deferred due to phasingJulian Andres Klode2024-02-133-11/+41
* | Add the ?security patternJulian Andres Klode2024-02-131-0/+4
* | Add a new ?phasing patternJulian Andres Klode2024-02-131-0/+5
* | For phasing, check if current version is a security update, not just previous...Julian Andres Klode2024-02-131-33/+60
* | Accept file system disorder in test-ignored-filesDavid Kalnischkies2024-01-101-13/+12
|/
* Revert "Merge branch 'distclean-doc-an-test' into 'main'"Julian Andres Klode2024-01-081-9/+0
* test: Disable valgrind on armhf, incompatible with stack clash protectorJulian Andres Klode2024-01-081-1/+6
* Merge branch 'distclean-doc-an-test' into 'main'Julian Andres Klode2024-01-081-0/+9
|\
| * Test and document 'dist-clean'Gábor Németh2023-12-151-0/+9
* | Merge branch 'fix/dontstorediffindex' into 'main'Julian Andres Klode2024-01-082-17/+46
|\ \
| * | Do not store .diff_Index files in updateDavid Kalnischkies2024-01-031-13/+10
| * | Improve and test distclean implementationDavid Kalnischkies2024-01-031-4/+36
| |/
* / Do not silently ignore directories for reserved file namesJulian Andres Klode2023-12-131-0/+43
|/
* Merge branch 'fix/unknownarchconflicts' into 'main'Julian Andres Klode2023-12-081-0/+43
|\
| * Have Grp.FindPreferredPkg return very foreign pkgs as last resortDavid Kalnischkies2023-12-041-0/+43
* | Merge branch 'main' into 'main'Julian Andres Klode2023-12-081-0/+21
|\ \ | |/ |/|
| * apt-pkg/cacheset.cc: set ShowErrors to true when no version matchedTianyu Chen2023-12-081-0/+21
* | Fix the test suite by adding new "m" flags to debug outputJulian Andres Klode2023-11-225-25/+25
* | Restore ?garbage by calling MarkAndSweep before parsingJulian Andres Klode2023-11-201-0/+22
* | Use different variable name in GTest source path detectionDavid Kalnischkies2023-11-181-5/+5
|/
* Compare SHA256 to check if versions are really the sameJulian Andres Klode2023-08-022-3/+18
* Merge branch 'pu/ubuntu-bug-2025462' into 'main'Julian Andres Klode2023-07-112-0/+146
|\
| * Do not mark updates for install that are still phasingJulian Andres Klode2023-07-071-0/+96
| * dist-upgrade: Revert phased updates using keeps onlyJulian Andres Klode2023-07-051-0/+50
* | update: Add notice about missing Signed-By in deb822 sourcesJulian Andres Klode2023-06-271-0/+12
|/
* Ensure that Snapshots: no doesn't get overriden by host-name configJulian Andres Klode2023-05-241-0/+4
* Seed snapshot servers for well-known hostsJulian Andres Klode2023-05-241-1/+110
* Merge branch 'pu/snapshot' into 'main'Julian Andres Klode2023-05-022-0/+302
|\
| * Initial support for snapshot servers, apt --snapshot optionJulian Andres Klode2023-05-021-0/+191