Age | Commit message (Expand) | Author | Files | Lines |
2020-09-21 | Add support for modules that require bootstrap | Karen Arutyunov | 1 | -5/+10 |
2020-07-27 | Fix command logs UTF-8-sanitization | Karen Arutyunov | 1 | -1/+1 |
2020-07-03 | Load cxx.config rather than cxx for tests | Karen Arutyunov | 1 | -1/+2 |
2020-06-26 | Adapt to merging of package external tests, examples, and benchmarks into typ... | Karen Arutyunov | 1 | -0/+8 |
2020-04-06 | Add support for test-exclude task manifest value | Karen Arutyunov | 1 | -1/+1 |
2020-03-31 | Fix operation status merge for shared logs in bbot worker | Karen Arutyunov | 1 | -2/+3 |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 14 | -14/+0 |
2020-01-24 | Fix integration test | Karen Arutyunov | 1 | -5/+10 |
2019-11-06 | Add support for testing build system modules to worker | Karen Arutyunov | 1 | -2/+10 |
2019-11-01 | Make use of --package-cwd bpkg-pkg-test option | Karen Arutyunov | 1 | -1/+1 |
2019-10-31 | Use environment task manifest value to locate environment setup executable | Karen Arutyunov | 1 | -2/+9 |
2019-10-31 | Add support for tests, examples, and benchmarks package manifest values | Karen Arutyunov | 1 | -2/+13 |
2019-09-03 | Fix worker building latest revision rather than zero revision | Karen Arutyunov | 1 | -1/+1 |
2019-08-23 | Fix some testscripts failing if project path contain spaces | Karen Arutyunov | 1 | -3/+3 |
2019-08-12 | Combine multiple single-character options into a single argument for testscri... | Karen Arutyunov | 2 | -5/+5 |
2019-07-24 | Increase verbosity level of build2 create/configure meta-operations run by wo... | Karen Arutyunov | 1 | -1/+1 |
2019-02-22 | Add minor comments to integration testscript | Karen Arutyunov | 1 | -2/+2 |
2019-02-22 | Fix integration test | Karen Arutyunov | 2 | -4/+4 |
2019-01-16 | Update copyright year | Karen Arutyunov | 14 | -14/+14 |
2019-01-16 | Use `b info` command to check if package project/subprojects can be tested | Karen Arutyunov | 1 | -12/+4 |
2018-11-01 | Change worker current directory to package directory for test operation | Karen Arutyunov | 1 | -1/+1 |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 4 | -4/+4 |
2018-09-03 | Add repository-type value to task manifest and rename repository value to rep... | Karen Arutyunov | 5 | -21/+36 |
2018-06-20 | Regularize .gitignore files | Karen Arutyunov | 1 | -0/+2 |
2018-06-01 | Remove target/scope irregularity workarounds | Karen Arutyunov | 4 | -4/+4 |
2018-05-29 | Rename b.test-installed* worker step ids to b.test-installed* | Karen Arutyunov | 1 | -3/+3 |
2018-05-23 | Adapt to inventing package_name type | Karen Arutyunov | 1 | -3/+5 |
2018-05-19 | Update copyright year | Karen Arutyunov | 14 | -14/+14 |
2018-05-19 | Get rid of doc{version} and types for testscript and manifest in buildfiles | Karen Arutyunov | 3 | -3/+3 |
2017-10-19 | Add support for command options | Karen Arutyunov | 1 | -3/+4 |
2017-08-03 | Fix tests/build/root.build adding using cxx directive | Karen Arutyunov | 1 | -1/+2 |
2017-07-21 | Add support for install, test installed and uninstall operations | Karen Arutyunov | 1 | -2/+27 |
2017-07-18 | Adapt to non-optional task target | Karen Arutyunov | 4 | -4/+15 |
2017-07-14 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-07-14 | Make tests to be a sub-project | Karen Arutyunov | 9 | -13/+44 |
2017-05-12 | Adjust repository URL, fingerprints in tests | Boris Kolpackov | 1 | -3/+3 |
2017-05-01 | Use standard version in bootstrap manifest | Boris Kolpackov | 2 | -6/+6 |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 1 | -0/+2 |
2017-04-29 | Update to standard versioning scheme | Boris Kolpackov | 2 | -3/+3 |
2017-04-22 | Rename directory toolchain/ to toolchains/ | Boris Kolpackov | 1 | -5/+5 |
2017-04-22 | Rename directory/option environment to environments | Boris Kolpackov | 2 | -5/+5 |
2017-04-22 | Various tweaks | Boris Kolpackov | 1 | -0/+6 |
2017-04-21 | Add machine test, bootstrap/environment scripts | Boris Kolpackov | 2 | -0/+91 |
2017-04-19 | Minor improvement | Boris Kolpackov | 1 | -11/+9 |
2017-04-19 | Add --fake-machine and machine-less agent/worker test | Boris Kolpackov | 5 | -34/+124 |
2017-04-18 | Finish agent and worker logic | Boris Kolpackov | 5 | -35/+357 |
2017-04-12 | Complete agent side of machine bootstrap | Boris Kolpackov | 1 | -1/+2 |
2017-04-11 | Change license to TBC (to be confirmed) | Boris Kolpackov | 2 | -2/+2 |
2017-04-11 | Implement TFTP server support in agent | Boris Kolpackov | 1 | -1/+1 |
2017-04-10 | Implement vm startup and shutdown | Boris Kolpackov | 1 | -0/+26 |