luet/tests/fixtures
Ettore Di Giacinto 5bcc8d112a
Enforce solver constraints
- Don't sign installed packages during finalizer execution
- Enforce solver constraints: build ALO and AMO rules taking into account
  that the current package might not be selected at all.
- Force uninstalls on upgrade
- Enable option to tell uninstall to ignore conflict with the analized system state,
  as we don't want any conflict with the installed to raise during the upgrade.
  In this way we both force uninstalls and we avoid to check with conflicts
  against the current system state which is pending to deletion.
  This is due to the fact that now the solver enforces the constraints
  and explictly denies two packages of the same version installed.
- Adapt test as now we generate more constraints, which makes the solver more
  noisy on the package that are explictly selected or not
2020-02-27 18:38:31 +01:00
..
buildable Add tests for package compilation with images 2019-11-10 10:49:24 +01:00
buildableseed Add fixture 2019-11-12 00:13:24 +01:00
buildtree/app-admin/enman/1.4.0 Adapt tests 2019-11-08 18:30:53 +01:00
complex/selection Relax best match constraint rule 2019-12-18 19:24:44 +01:00
expansion Add test for compilation with version selection 2019-11-16 16:05:51 +01:00
include Add fixture and test for includes and layered packages 2019-11-14 20:28:21 +01:00
includeimage Support includes also on packages coming from unpacked images 2019-12-03 18:15:07 +01:00
layered Add fixture and test for includes and layered packages 2019-11-14 20:28:21 +01:00
layers Add unpack field to specify a package used as layer 2019-11-13 09:43:54 +01:00
overlay/app-crypt Drop unneeded fixture 2019-08-24 13:14:47 +02:00
packagelayers Add test for shared layer unpack 2019-11-17 15:59:52 +01:00
parser Add pkg description, url and license 2019-12-16 23:56:58 +01:00
provides Add support for Package provides 2019-12-17 19:32:31 +01:00
provides_selector Add support for Package provides 2019-12-17 19:32:31 +01:00
qlearning Add integration test for qlearning solver 2020-02-12 13:58:28 +01:00
repos.conf.d Review luet configuration file 2020-01-01 13:43:22 +01:00
retrieve/a Add retrieve to compilation spec 2020-02-13 14:15:43 +01:00
retrieve-integration Add retrieve to compilation spec 2020-02-13 14:15:43 +01:00
upgrade Compute upgrades 2019-11-29 19:01:56 +01:00
upgrade_integration Enforce solver constraints 2020-02-27 18:38:31 +01:00