aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-16Update copyright yearKaren Arutyunov14-14/+14
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-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov4-4/+4
2018-09-03Add repository-type value to task manifest and rename repository value to rep...Karen Arutyunov5-21/+36
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov4-4/+4
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 Arutyunov14-14/+14
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov3-3/+3
2017-10-19Add support for command optionsKaren Arutyunov1-3/+4
2017-08-03Fix tests/build/root.build adding using cxx directiveKaren Arutyunov1-1/+2
2017-07-21Add support for install, test installed and uninstall operationsKaren Arutyunov1-2/+27
2017-07-18Adapt to non-optional task targetKaren Arutyunov4-4/+15
2017-07-14Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-07-14Make tests to be a sub-projectKaren Arutyunov9-13/+44
2017-05-12Adjust repository URL, fingerprints in testsBoris Kolpackov1-3/+3
2017-05-01Use standard version in bootstrap manifestBoris Kolpackov2-6/+6
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+2
2017-04-29Update to standard versioning schemeBoris Kolpackov2-3/+3
2017-04-22Rename directory toolchain/ to toolchains/Boris Kolpackov1-5/+5
2017-04-22Rename directory/option environment to environmentsBoris Kolpackov2-5/+5
2017-04-22Various tweaksBoris Kolpackov1-0/+6
2017-04-21Add machine test, bootstrap/environment scriptsBoris Kolpackov2-0/+91
2017-04-19Minor improvementBoris Kolpackov1-11/+9