Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Make it aware of the sleep testscript builtin and the agent instance number. | |||||
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 | |
Note that this is not uncommon for ported to build2 third-party packages to expect that tests should run in the project root directory. | |||||
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 ↵ | Karen Arutyunov | 5 | -21/+36 | |
repository-url | |||||
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 | |
To be consistent with machines/ | |||||
2017-04-22 | Rename directory/option environment to environments | Boris Kolpackov | 2 | -5/+5 | |
To be consistent with machines/ and toolchains/ | |||||
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 | |
2017-04-08 | Implement machine enumeration | Boris Kolpackov | 4 | -0/+299 | |