aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Print auxiliary environment in interactive user promptKaren Arutyunov1-1/+14
2024-03-06Rename --ram agent option to --build-ram, add --auxiliary-ramBoris Kolpackov1-1/+1
2024-02-23Add more cases to integration testKaren Arutyunov1-2/+57
2024-01-26Fix configuring runtime tests by stripping reflection variable from command lineKaren Arutyunov1-8/+4
2024-01-23Fix bbot worker not to perform pkg.install, bpkg.bindist.*, etc steps for non...Karen Arutyunov1-1/+14
2023-08-29Run `sudo mkdir -p` at bbot.sys.install.tar.extract step in workerKaren Arutyunov1-1/+3
2023-08-29Fix worker not to pass to tar arguments for less specific step idsKaren Arutyunov1-4/+3
2023-08-28Add support for bbot.sys-install:config.install.root variableKaren Arutyunov1-3/+25
2023-05-17Add support for build artifacts upload in agentKaren Arutyunov1-1/+1
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