luet/tests/integration
Ettore Di Giacinto 4197d7af61
Add upgrade by using only the SAT core
- Adds upgrade --universe and upgrade --universe --clean. It will
  attempt to bring the system as much close as the content available in
  the repositories. It differs from a standard upgrade which checks
  directly that what is pulled in doesn't conflict with the system. In
  this new way, we just query the SAT solver to decide that on our
  behalf.
- Add uninstall --full-clean. It uses only the SAT solver to uninstall
  the package and it will drop as many packages as required (including
  revdeps of packages too.
2020-05-22 21:20:58 +02:00
..
01_simple_gzip.sh tests: Align test to new args 2020-03-24 20:01:22 +01:00
01_simple_meta_gzip.sh tests: Align test to new args 2020-03-24 20:01:22 +01:00
01_simple.sh Test uninstall without explicit version 2020-02-13 14:17:54 +01:00
02_create_repo_from_config.sh cmd/create-repo: Permit to use repository from config 2020-02-02 11:29:05 +01:00
03_qlearning.sh Enforce solver constraints 2020-02-27 18:38:31 +01:00
04_retrieve.sh Adapt integration test which requires full uninstall 2020-05-03 13:12:14 +02:00
05_upgrade.sh Add upgrade by using only the SAT core 2020-05-22 21:20:58 +02:00
06_search.sh Adapt integration test to search output change 2020-04-19 10:24:39 +02:00
07_finalizer_custom.sh Allow to finalizer to specify entrypoint command 2020-04-14 17:46:39 +02:00
07_finalizer.sh Allow to finalizer to specify entrypoint command 2020-04-14 17:46:39 +02:00
08_versioning.sh tests/integration/08_versioning.sh: Drop wrong assert 2020-04-03 15:24:56 +02:00
09_docker.sh Add docker from scratch integration test 2020-04-11 20:07:10 +02:00
10_tmpdir_cleanup.sh Add integration test for tmpdir cleanup 2020-05-02 08:43:25 +02:00
11_upgrade_universe.sh Add upgrade by using only the SAT core 2020-05-22 21:20:58 +02:00
run.sh Add integration test for qlearning solver 2020-02-12 13:58:28 +01:00