aboutsummaryrefslogtreecommitdiff
path: root/tests/integration/testscript
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Kolpackov1-1/+1
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-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 Arutyunov1-1/+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-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 Arutyunov1-2/+2
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-16Use `b info` command to check if package project/subprojects can be testedKaren Arutyunov1-12/+4
2018-11-01Change worker current directory to package directory for test operationKaren Arutyunov1-1/+1
2018-09-03Add repository-type value to task manifest and rename repository value to rep...Karen Arutyunov1-5/+9
2018-05-29Rename b.test-installed* worker step ids to b.test-installed*Karen Arutyunov1-3/+3
2018-05-23Adapt to inventing package_name typeKaren Arutyunov1-3/+5
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-10-19Add support for command optionsKaren Arutyunov1-3/+4
2017-07-21Add support for install, test installed and uninstall operationsKaren Arutyunov1-2/+27
2017-07-18Adapt to non-optional task targetKaren Arutyunov1-3/+5
2017-07-14Make tests to be a sub-projectKaren Arutyunov1-1/+1
2017-04-22Rename directory/option environment to environmentsBoris Kolpackov1-2/+2
2017-04-19Add --fake-machine and machine-less agent/worker testBoris Kolpackov1-0/+98