aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg-build.testscript
AgeCommit message (Expand)AuthorFilesLines
2023-09-25Fix configuration negotiation not to compare dependency's config checksums if...Karen Arutyunov1-10/+0
2023-09-25Don't create config cluster for existing dependents in simple casesKaren Arutyunov1-408/+259
2023-09-25Properly re-collect existing packages scheduled for recursive re-collection e...Karen Arutyunov1-0/+128
2023-09-25Fix tests which fail with 'regex complexity exceeded' error on some platformsKaren Arutyunov1-433/+14
2023-09-25Fix pkg-build tests not to log warnings and high-verbosity traces at verbosit...Karen Arutyunov1-36/+47
2023-09-25Fix build_packages::collect_build_postponed() to try to collect bogus postpon...Karen Arutyunov1-872/+1917
2023-09-25Fix build_packages::collect_build_postponed() to also make snapshots of repla...Karen Arutyunov1-0/+660
2023-09-25Fix configuration negotiation so that existing dependents with config clauses...Karen Arutyunov1-4/+1094
2023-09-25Fix configuration negotiation not to cycle due to existing dependent re-evalu...Karen Arutyunov1-3/+320
2023-09-25Scratch plan on refinement caused by dependency up/down-grade/drop if any con...Karen Arutyunov1-51/+1092
2023-09-25Fix configuration negotiation not to yo-yo due to dependency collection postp...Karen Arutyunov1-330/+1662
2023-09-25Disable in-place version replacement in pkg-build since sometimes it is appli...Karen Arutyunov1-4/+682
2023-09-25Fix configuration negotiation for cases when existing dependent collection is...Karen Arutyunov1-0/+404
2023-09-25Fix pkg-build not to issue 'unable to reconfigure dependent' instead of 'unab...Karen Arutyunov1-0/+41
2023-09-25Fix configuration negotiation to throw postpone_dependency for collected depe...Karen Arutyunov1-0/+455
2023-09-25Fix configuration negotiation in pkg-build to re-evaluate being reconfigured ...Karen Arutyunov1-553/+843
2023-09-20Use bsdtar instead of tar in tests on Windows to sidestep msys-related issuesKaren Arutyunov1-11/+8
2023-08-04Add support for specifying package archive and directory as a dependency for ...Karen Arutyunov1-167/+1668
2023-08-04Fix pkg-build which could leave orphan dependency unchanged in up/downgrade+d...Karen Arutyunov1-0/+62
2023-07-31Fix unexpected 'no package available for dependency' error when building from...Karen Arutyunov1-8/+221
2023-07-28Add another test case for pkg_configure() flawsKaren Arutyunov1-3/+52
2023-07-28Fix inability to fetch repository containing toolchain-unsatisfied packages (...Karen Arutyunov1-0/+62
2023-07-28Fix unexpected 'manual configuration of dependents with prefer or require cla...Karen Arutyunov1-17/+248
2023-07-20Fix re-evaluating multiple existing dependents with config clause of common d...Karen Arutyunov1-0/+101
2023-07-19Don't reconfigure re-evaluated dependent if it's dependencies are not reconfi...Karen Arutyunov1-4/+110
2023-06-22Change 'deorphan' to 'replace' in build planKaren Arutyunov1-54/+54
2023-06-22Fix pkg-build testKaren Arutyunov1-1/+1
2023-06-21Add --mask-repository-uuid pkg-build optionKaren Arutyunov1-7/+33
2023-06-19Add --mask-repository pkg-build optionKaren Arutyunov1-0/+778
2023-06-15Add --deorphan pkg-build optionKaren Arutyunov1-1/+1489
2023-06-01Increment version iteration number for selected non-external package regardle...Karen Arutyunov1-26/+32
2023-05-23Postpone failure due to unsatisfied dependency constraint for existing dependentKaren Arutyunov1-23/+56
2023-04-18Fix more 'dropping no longer used variable' warning in testsKaren Arutyunov1-1/+1
2023-04-17Add test for config variable overrides specified globally for pkg-buildKaren Arutyunov1-26/+61
2023-04-15Fix 'dropping no longer used variable' warning in testsKaren Arutyunov1-2/+45
2023-02-01Implement system package manager query and install support for DebianBoris Kolpackov1-0/+4
2022-08-15Improve diagnostics for unknown system packageBoris Kolpackov1-2/+8
2022-07-18Select next dependency alternative on dependency configuration negotiation fa...Karen Arutyunov1-1/+377
2022-07-14Invent reused-only dependency alternative selection modeKaren Arutyunov1-1/+17
2022-07-08Fix some tests to match canned command line semanticsKaren Arutyunov1-1/+1
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-4/+4
2022-06-28Don't explicitly update user-selected dependency packages in pkg-buildKaren Arutyunov1-76/+7
2022-06-28Print dependents for newly built user-selected dependencies in pkg-build's planKaren Arutyunov1-29/+29
2022-06-28Fix pkg-build to update re-evaluated dependents if requestedKaren Arutyunov1-3/+71
2022-06-23Add support for additional *-build package manifest values and alternative bu...Karen Arutyunov1-5/+5
2022-06-20Implement dependency configuration negotiationBoris Kolpackov1-25/+8738
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