summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* solver3: Refactor (rewrite) FromDepCache()Julian Andres Klode2024-07-014-5/+35
* solver3: Do not accidentally promote Replaces and Enhances to dependenciesJulian Andres Klode2024-07-011-0/+65
* solver3: Order obsolete choices lastJulian Andres Klode2024-06-131-0/+1
* Make the failure mode for non-executable tests strongerJulian Andres Klode2024-06-131-1/+1
* Fix test cases for non-amd64 architecturesJulian Andres Klode2024-05-282-5/+7
* solver3: Fix translations of removals for marked installJulian Andres Klode2024-05-242-1/+1
* solver3: Actually restore unsolved items rather than solved onesJulian Andres Klode2024-05-242-8/+1
* solver3: Solve optional dependencies before optional packagesJulian Andres Klode2024-05-242-1/+1
* solver3: Promote satisfied Suggests to RecommendsJulian Andres Klode2024-05-242-3/+2
* test-bug-758153-versioned-provides-support: Solver 3.0 supportJulian Andres Klode2024-05-242-2/+9
* solver3: Try candidate before installed version on upgradeJulian Andres Klode2024-05-241-0/+51
* test: Support the 3.0 solver in most existing test casesJulian Andres Klode2024-05-2448-115/+492
* test: Show statistics for parallel tests tooJulian Andres Klode2024-05-241-1/+26
* test: Temporarily ignore autoremovable lists for solver3Julian Andres Klode2024-05-242-2/+11
* test: Run working tests against the 3.0 solverJulian Andres Klode2024-05-243-4/+121
* solver3: Implement APT::Solver::RemoveManual to allow removing manual packagesJulian Andres Klode2024-05-241-0/+3
* edsp: solver3: Show some progressJulian Andres Klode2024-05-241-0/+1
* Deal better with spurious spaces in arch restrictionsDavid Kalnischkies2024-05-161-0/+52
* Do not save new if we have already installed providersDavid Kalnischkies2024-05-161-9/+2
* Do not mark new if we have already installed providersDavid Kalnischkies2024-05-161-3/+14
* Fix accidental silencing of output differences in testsDavid Kalnischkies2024-05-162-13/+39
* test-allow-scores-for-all-dependency-types: Adjust for solver3Julian Andres Klode2024-05-141-0/+3
* test: Ignore progress output in comparing output..Julian Andres Klode2024-05-141-0/+1
* Merge branch 'src-specifier' into 'main'Julian Andres Klode2024-04-292-0/+120
|\
| * source, build-dep: Allow specifying src:nameJulian Andres Klode2024-04-291-0/+114
| * showsrc: Support querying src:nameJulian Andres Klode2024-04-291-0/+6
* | Allow parsing an empty Provides lineDavid Kalnischkies2024-04-262-2/+63
* | Add test for dealing with unsat Suggests promoted to RecommendsDavid Kalnischkies2024-04-241-0/+65
* | Drop sudo-related envvars in testing frameworkDavid Kalnischkies2024-04-248-56/+29
* | Do not upgrade rev-deps ear-marked for removalDavid Kalnischkies2024-04-241-0/+50
* | Match version constraints before saving garbage packagesDavid Kalnischkies2024-04-241-4/+17
|/
* 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