summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* solver3: Consider more upgrades more costly when not upgradingJulian Andres Klode2025-04-041-4/+40
* pager: Also set SMK in LESS, fix LV=C to be LV=-cJulian Andres Klode2025-03-261-1/+1
* solver3: Correctly deb822-escape error message in evaluation reportJulian Andres Klode2025-03-261-0/+35
* Respect custom LESS/MORE/LV variablesJulian Andres Klode2025-03-261-0/+3
* solver3: Do not install new packages for SuggestsJulian Andres Klode2025-03-201-27/+1
* solver3: Handle previously satisfied Suggests lastJulian Andres Klode2025-03-202-0/+57
* solver3: Avoid empty error message in evaluation crash reportJulian Andres Klode2025-03-201-1/+0
* solver3: Use zstd-compressed, base64-encoded dumpsJulian Andres Klode2025-03-201-94/+2
* solver evaluation: write minimized solver dumpsJulian Andres Klode2025-03-201-2/+3
* cmdline/apt-get.cc: emit Signed-By field and support $(SIGNED_BY) in apt-get ...Johannes Schauer Marin Rodrigues2025-03-141-9/+10
* solver3: Only hide ver->pkg clauses, not pkg->ver version selection onesJulian Andres Klode2025-03-132-2/+31
* solver3: Fix test-resolve-by-keep-new-recommendJulian Andres Klode2025-03-122-1/+18
* solver3: Fix Recommends/Suggests vs Enhances confusionJulian Andres Klode2025-03-121-0/+8
* test: Fix some weird editing artefactJulian Andres Klode2025-03-121-1/+1
* solver3: Correctly determine 'same' or groupsJulian Andres Klode2025-03-101-0/+18
* edsp: Set Forbid-New-Install/Forbid-Remove: no if other is setJulian Andres Klode2025-03-101-0/+37
* solver3: Do not prefer new installs over manually installed obsoletesJulian Andres Klode2025-03-091-0/+4
* Print --solver 3.0 explanation if both internal and it failedJulian Andres Klode2025-03-092-1/+22
* Evaluate and fall back to the 3.0 solverJulian Andres Klode2025-03-093-0/+222
* solver3: Verbose error messagesJulian Andres Klode2025-03-0828-59/+401
* test: Grep continuation lines in error messagesJulian Andres Klode2025-03-042-2/+27
* Replace "GPG error" with "OpenPGP signature verification failed"Julian Andres Klode2025-03-046-12/+12
* edsp: Write 'Size' to the EDSP filesJulian Andres Klode2025-03-031-0/+2
* test-apt-ftparchive-cachedb: Avoid race condition in test caseJulian Andres Klode2025-02-271-0/+5
* Fix crash in VersionExtra using --with-source etcJulian Andres Klode2025-02-241-0/+10
* test: Improve output cleaning for solver progressJulian Andres Klode2025-02-181-12/+5
* solver3: Fix test-apt-move-and-forget-manual-sectionsJulian Andres Klode2025-02-181-1/+0
* string{=> _view} flNotDir(string{=> _view}). Configuration::{Cnd,}Set(Value: ...наб2025-02-141-1/+1
* string{=> _view} flExtension(string{=> _view})наб2025-02-141-1/+1
* Drop APT::StringViewнаб2025-02-141-99/+0
* solver3: Only enqueue shared dependencies at the package levelJulian Andres Klode2025-02-1421-65/+64
* solver3: Remove work rescoring in favor of unit propagationJulian Andres Klode2025-02-144-4/+2
* test: Remove long obsolete FIXME for solver3Julian Andres Klode2025-02-141-2/+1
* test: Annotate the broken test casesJulian Andres Klode2025-02-141-4/+4
* test-ubuntu-bug-614993: Avoid implicit upgrade-by-source requirementJulian Andres Klode2025-02-142-11/+8
* ResolveByKeep: Do not pass UPGRADE_ALL to EDSP solverJulian Andres Klode2025-02-141-1/+0
* test-dont-forget-conflicts-via-unknown-architectures: Use install, not upgradeJulian Andres Klode2025-02-142-2/+2
* Fix test-phased-updates-upgradeJulian Andres Klode2025-02-142-3/+2
* solver3: Fix ordering of or groupsJulian Andres Klode2025-02-142-10/+33
* solver3: Implement phasing as part of strict pinning rulesJulian Andres Klode2025-02-141-4/+1
* solver3: Correctly call MarkKeep() for kept back packagesJulian Andres Klode2025-02-141-11/+1
* test: Fix 7 test cases for 3.0 solver, annotate othersJulian Andres Klode2025-02-1410-36/+112
* test: Support comments in --skip/--only filesJulian Andres Klode2025-02-141-2/+2
* solver3: Install Essential on dist-upgradeJulian Andres Klode2025-02-142-3/+14
* solver3: Defer 3.0 'deep' autoremoval to 3.1, fix autoremoveJulian Andres Klode2025-02-142-7/+2
* solver3: Reject reverse conflicts on installJulian Andres Klode2025-02-143-9/+6
* solver3: Reject reverse dependencies nativelyJulian Andres Klode2025-02-145-18/+9
* solver3: Discover recursive dependenciesJulian Andres Klode2025-02-141-1/+0
* solver3: Defer version selection where possibleJulian Andres Klode2025-02-149-31/+37
* test: Fix skipping test casesArnaud Rebillout2025-02-121-2/+2