aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-build.testscript
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Adapt testsKaren Arutyunov1-1067/+3
2022-06-09Adapt testsKaren Arutyunov1-2/+226
2022-06-09Adapt remaining tests to new up-negotiation flowdep-configKaren Arutyunov1-105/+21
2022-06-09Adjust postponed_configurations::add() and adapt tests to new up-negotiation ...Karen Arutyunov1-140/+42
2022-06-07Enable tests output matchingKaren Arutyunov1-747/+703
2022-06-07Complete 'override first non-replace position postponement with replace' logicKaren Arutyunov1-3/+107
2022-06-07Add some more testsKaren Arutyunov1-11/+296
2022-06-07Add more cycle testsKaren Arutyunov1-2/+908
2022-06-07Add support for existing dependent re-evaluation bogus postponementsKaren Arutyunov1-402/+672
2022-06-07New model: reset non-user package configuration to defaultsBoris Kolpackov1-1/+2
2022-06-07Review-inspired changesKaren Arutyunov1-12/+445
2022-06-07Add postponed positionsKaren Arutyunov1-4/+188
2022-06-07Enable remaining configuration cycle tests excluding existing dependent testsKaren Arutyunov1-253/+591
2022-06-07Treat replacement of existing dependent as version replacement as wellKaren Arutyunov1-25/+145
2022-06-07Review-inspired changesKaren Arutyunov1-207/+332
2022-06-07Initial work on existing dependent re-evaluationKaren Arutyunov1-125/+381
2022-06-07Review-inspired changesKaren Arutyunov1-270/+627
2022-06-07Review-inspired changesKaren Arutyunov1-356/+225
2022-06-07Add shadow dependents and shadow clusterKaren Arutyunov1-105/+197
2022-06-07Add initial support for negotiating dependency configuration with existing de...Karen Arutyunov1-25/+551
2022-06-07Make collect_drop() to also use replaced_versions map to prevent dependency o...Karen Arutyunov1-3/+55
2022-06-07Fix collect_order_dependents() not to verify constraints of being dropped dep...Karen Arutyunov1-0/+77
2022-06-07In pkg-build postpone collecting dependencies with preferred/required configu...Boris Kolpackov1-19/+3784
2022-05-31Reorder tar options in testsBoris Kolpackov1-4/+4
2022-05-30Explicitly pass -z during .tar.gz extraction in tests for OpenBSD tarBoris Kolpackov1-4/+4
2022-03-28In pkg-build make sure that reconfiguring dependent doesn't change current de...Karen Arutyunov1-6/+241
2022-03-23Add configuration variable sources to selected packagesKaren Arutyunov1-0/+89
2022-03-21Fix pkg-build to re-evaluate buildfile clauses in dependencies if configurati...Karen Arutyunov1-0/+121
2022-02-22Increment version iteration for external packages on buildfiles changeKaren Arutyunov1-89/+244
2022-02-17Implement package skeleton loading and enable and reflect clauses evaluationBoris Kolpackov1-3/+220
2022-02-14Add support for reflect clause in tests package manifest valueKaren Arutyunov1-0/+85
2022-02-14Add tests for building package with diamond dependency graphKaren Arutyunov1-7/+354
2022-01-28Add support for multiple dependency alternativesKaren Arutyunov1-3/+227
2022-01-17Add initial support for dependency alternative reflect clauseKaren Arutyunov1-0/+1
2022-01-17Add support for multiple dependencies in alternativeKaren Arutyunov1-0/+35
2021-12-01Improve pkg-build diagnostics issued when unable to satisfy dependency constr...Karen Arutyunov1-4/+5
2021-10-08Allow building build module in multiple configurations if they belong to diff...Karen Arutyunov1-0/+21
2021-09-24Make database ordering consistent across runsKaren Arutyunov1-1/+1
2021-09-23Fix issue with hardcoded path separators in testBoris Kolpackov1-1/+1
2021-09-23Add pkg-build --disfigure option to force from-scratch reconfigurationBoris Kolpackov1-0/+71
2021-09-17Change semantics for ?sys:<pkg> in pkg-build if no package configuration is e...Karen Arutyunov1-1/+394
2021-09-06Add pkg-status --all|-a and --link optionsBoris Kolpackov1-12/+12
2021-09-06Make pkg-build to accept multiple current configurationsKaren Arutyunov1-55/+358
2021-08-30Consider repository information from ultimate dependent databases rather then...Karen Arutyunov1-19/+129
2021-08-11Don't create private configurations in private configurationsKaren Arutyunov1-25/+25
2021-08-11Disallow build-time dependencies for build system modulesKaren Arutyunov1-100/+140
2021-08-03Rename --config-uuid to --uuid in bpkg-cfg-createBoris Kolpackov1-1/+1
2021-08-03Separate package names in lists with commas instead of just spacesBoris Kolpackov1-11/+11
2021-07-30Add support for checked out repository fragments cachingKaren Arutyunov1-7/+9
2021-07-09Add support for linked configurationsKaren Arutyunov1-5/+1898