aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-system.testscript
AgeCommit message (Collapse)AuthorFilesLines
2023-11-02Improve pkg-build's 'unable to upgrade package' diagnosticsKaren Arutyunov1-1/+1
2023-11-02Always postpone 'unable to satisfy constraints' failure in ↵Karen Arutyunov1-1/+1
collect_build_prerequisites() and fix unexpected 'unable to satisfy dependency' failure
2023-06-24Search for stubs in all configurations/repositories as a fallback when build ↵Karen Arutyunov1-24/+18
system package to hold
2022-08-15Improve diagnostics for unknown system packageBoris Kolpackov1-9/+17
2021-09-17Change semantics for ?sys:<pkg> in pkg-build if no package configuration is ↵Karen Arutyunov1-9/+9
explicitly specified Now, if configuration is not specified for a system dependency package, then it is assumed to be specified for all current configurations and their explicitly linked configurations, recursively, including private configurations that can potentially be created during this run.
2021-07-09Fix selection of build entry between two in pkg-buildKaren Arutyunov1-2/+2
2020-10-06Separate configure step from fetch/unpack|checkout in pkg-buildKaren Arutyunov1-20/+20
2020-04-06Make use of project configuration variables for testsKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-05-31Fix pkg-build test failing on WindowsKaren Arutyunov1-1/+1
2019-05-31Allow specifying system package that doesn't belong to any repository for ↵Karen Arutyunov1-2/+29
pkg-build
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov1-1/+2
2018-11-10Fix pkg-build crash on system package dropKaren Arutyunov1-0/+12
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov1-0/+911