aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-build
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Try to automatically resolve unsatisfied dependency constraints by specifying...Karen Arutyunov1-0/+1
2023-11-17Fix pkg-build by ignoring version replacement if it doesn't satisfy dependenc...Karen Arutyunov1-0/+1
2023-11-17Add tests which demonstrate cases when we could potentially resolve unsatisfi...Karen Arutyunov1-0/+1
2023-11-14Fix unexpected 'unable to satisfy dependency' error in pkg_configure() by tur...Karen Arutyunov1-0/+1
2023-08-04Add support for specifying package archive and directory as a dependency for ...Karen Arutyunov1-0/+1
2023-07-31Fix unexpected 'no package available for dependency' error when building from...Karen Arutyunov2-0/+2
2023-07-28Fix inability to fetch repository containing toolchain-unsatisfied packages (...Karen Arutyunov1-0/+1
2023-06-15Add --deorphan pkg-build optionKaren Arutyunov7-0/+7
2022-06-20Implement dependency configuration negotiationBoris Kolpackov18-0/+18
2022-02-14Add support for reflect clause in tests package manifest valueKaren Arutyunov1-0/+1
2022-02-14Add tests for building package with diamond dependency graphKaren Arutyunov1-0/+1
2022-01-17Add support for multiple dependencies in alternativeKaren Arutyunov1-0/+1
2021-07-09Add support for linked configurationsKaren Arutyunov2-0/+2
2019-09-05Adapt to optional package revisionKaren Arutyunov1-0/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-0/+1
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov5-0/+5
2018-03-12Add support for --keep-out optionKaren Arutyunov1-0/+1
2018-02-22Add missing files required for pkg-build testsKaren Arutyunov3-0/+3
2017-03-15Port test.sh to testscriptKaren Arutyunov15-0/+15