aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-04-26Generate bindist-result.manifest if bbot.bindist.upload worker step is enabledKaren Arutyunov1-0/+1
2023-04-25Fix worker broken with the previous commitKaren Arutyunov1-0/+9
2023-04-24Add support for bbot.bindist.upload and bbot.upload steps in workerKaren Arutyunov1-6/+8
2023-04-20Add support for package-specific config vars in package build config in workerKaren Arutyunov1-0/+16
2023-04-17Pass global import override for bootstrap module globally on bpkg command lin...Karen Arutyunov1-1/+1
2023-04-11Add support for bbot.sys-install step in workerKaren Arutyunov1-16/+64
2023-04-07Add support for bbot.install.ldconfig step in workerKaren Arutyunov1-0/+1
2023-04-06Add support for bpkg.bindist.* step idsKaren Arutyunov1-5/+46
2023-04-04Configure system dependencies from build package configuration globally in wo...Karen Arutyunov1-5/+10
2023-04-03Add support for package build config worker steps and steps enabling/disablingKaren Arutyunov1-3/+11
2023-02-02Add support for package config options in workerKaren Arutyunov1-4/+5
2023-02-01Adapt worker to added in bpkg support for system package managerKaren Arutyunov1-2/+2
2022-11-23Add support for package-config task manifest valueKaren Arutyunov1-10/+51
2022-09-21Add support for interactive CI breakpoint 'none' valueKaren Arutyunov1-1/+1
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-2/+2
2022-06-29Add libbuild2-autoconf to integration testscriptKaren Arutyunov1-1/+13
2022-06-29Add config.<pkg>.develop=false variable to configuration of main and external...Karen Arutyunov1-5/+24
2022-03-08Determine config.install.root differently for various primary package typesKaren Arutyunov1-5/+6
2021-12-09Add support for multiple requirements in requirement alternativeKaren Arutyunov1-1/+1
2021-11-24Remove redundant space before multi-line manifest value introducer in test ma...Karen Arutyunov1-6/+6
2021-11-04Minor cleanupsKaren Arutyunov1-2/+2
2021-10-14Free up space before installing package in workerKaren Arutyunov1-2/+2
2021-10-08Change worker script to install tools and modules from configuration separate...Karen Arutyunov1-9/+10
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov1-1/+6
2021-09-27Finalize licenseBoris Kolpackov14-14/+14
2021-09-24Add support for target, host, and module package typesKaren Arutyunov1-15/+46
2021-03-26Add support for interactive buildsKaren Arutyunov1-3/+24
2021-03-12Add more step ids to worker scriptKaren Arutyunov1-3/+3
2021-02-16Regularize step ids and introduce step id fallbacksKaren Arutyunov1-3/+13
2020-10-20Fix potential confusion for combined log readerKaren Arutyunov1-1/+1
2020-10-07Fix worker failing on test installed operation for package from git repositoryKaren Arutyunov1-2/+2
2020-10-06Add re-distribution phase for checked out packagesKaren Arutyunov1-16/+34
2020-09-21Add support for modules that require bootstrapKaren Arutyunov1-5/+10
2020-07-27Fix command logs UTF-8-sanitizationKaren Arutyunov1-1/+1
2020-07-03Load cxx.config rather than cxx for testsKaren Arutyunov1-1/+2
2020-06-26Adapt to merging of package external tests, examples, and benchmarks into typ...Karen Arutyunov1-0/+8
2020-04-06Add support for test-exclude task manifest valueKaren Arutyunov1-1/+1
2020-03-31Fix operation status merge for shared logs in bbot workerKaren Arutyunov1-2/+3
2020-02-07Drop copyright notice from source codeKaren Arutyunov14-14/+0
2020-01-24Fix integration testKaren Arutyunov1-5/+10
2019-11-06Add support for testing build system modules to workerKaren Arutyunov1-2/+10
2019-11-01Make use of --package-cwd bpkg-pkg-test optionKaren Arutyunov1-1/+1
2019-10-31Use environment task manifest value to locate environment setup executableKaren Arutyunov1-2/+9
2019-10-31Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov1-2/+13
2019-09-03Fix worker building latest revision rather than zero revisionKaren Arutyunov1-1/+1
2019-08-23Fix some testscripts failing if project path contain spacesKaren Arutyunov1-3/+3
2019-08-12Combine multiple single-character options into a single argument for testscri...Karen Arutyunov2-5/+5
2019-07-24Increase verbosity level of build2 create/configure meta-operations run by wo...Karen Arutyunov1-1/+1
2019-02-22Add minor comments to integration testscriptKaren Arutyunov1-2/+2
2019-02-22Fix integration testKaren Arutyunov2-4/+4