aboutsummaryrefslogtreecommitdiff
path: root/tests/common/satisfy
AgeCommit message (Expand)AuthorFilesLines
2024-02-02Add support for enable clause in tests package manifest valueKaren Arutyunov4-0/+0
2024-01-15Fix test packages not to import targets of unknown typeKaren Arutyunov5-0/+0
2024-01-09Try to automatically resolve unsatisfied dependency constraints by specifying...Karen Arutyunov22-0/+1
2023-11-17Fix pkg-build by denying dropping package if it has dependentsKaren Arutyunov4-0/+3
2023-11-17Fix pkg-build by ignoring version replacement if it doesn't satisfy dependenc...Karen Arutyunov11-0/+7
2023-11-17Add tests which demonstrate cases when we could potentially resolve unsatisfi...Karen Arutyunov18-3/+9
2023-11-14Fix unexpected 'unable to satisfy dependency' error in pkg_configure() by tur...Karen Arutyunov14-0/+11
2023-11-02Add support for preserving old package configuration on up/downgrade and reco...Karen Arutyunov2-0/+1
2023-07-31Fix unexpected 'no package available for dependency' error when building from...Karen Arutyunov1-0/+0
2023-06-15Add --deorphan pkg-build optionKaren Arutyunov18-0/+14
2023-04-15Fix 'dropping no longer used variable' warning in testsKaren Arutyunov8-0/+1
2022-06-20Implement dependency configuration negotiationBoris Kolpackov11-0/+5
2022-02-14Add support for reflect clause in tests package manifest valueKaren Arutyunov4-0/+1
2022-02-14Add tests for building package with diamond dependency graphKaren Arutyunov5-0/+1
2019-09-05Adapt to optional package revisionKaren Arutyunov6-0/+7
2019-05-07Add support for description-type package manifest valueKaren Arutyunov1-0/+0
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov2-0/+0
2018-05-24Adapt to inventing package_name typeKaren Arutyunov3-0/+2
2018-05-11Add support for recursive pkg-testKaren Arutyunov3-0/+0
2018-05-10Add support for --patch optionKaren Arutyunov2-0/+1
2018-05-03Adapt to optional base repository manifestKaren Arutyunov4-4/+6
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov45-0/+29
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov13-4/+4
2018-03-02Update pkg-buildKaren Arutyunov1-0/+1
2017-03-15Port test.sh to testscriptKaren Arutyunov35-0/+40