Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-29 | Add support for submitting for CI packages with non-standard version | Karen Arutyunov | 1 | -1/+30 | |
2021-08-02 | Add --no-verify to git commit commands in tests | Boris Kolpackov | 1 | -1/+1 | |
2021-07-20 | Add support for configuration type and bdep-config-link sub-command | Karen Arutyunov | 1 | -1/+25 | |
2021-04-08 | Add --build-config option to bdep-ci command | Karen Arutyunov | 1 | -0/+60 | |
2021-03-26 | Add --interactive|-i option to bdep-ci command | Karen Arutyunov | 1 | -1/+73 | |
2021-02-23 | Fix test failing due to 'default branch name is subject to change' git 2.30 ↵ | Karen Arutyunov | 1 | -2/+2 | |
warning | |||||
2020-07-16 | Use *.config.mode instead of *.mode in tests | Boris Kolpackov | 1 | -1/+1 | |
2020-04-07 | Make use of project configuration variables for tests | Karen Arutyunov | 1 | -10/+1 | |
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-10-18 | Use $quote() for quoting config.cxx option value in testscripts | Karen Arutyunov | 1 | -2/+2 | |
2019-10-16 | Escape quoting in config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
This is needed due to the command line re-parsing (see "Lexical Structure" in the Testscript manual for details). | |||||
2019-10-16 | Quote config.{c,cxx} paths when passing to tests | Boris Kolpackov | 1 | -1/+1 | |
Without this Windows directory separators are treated as escapes. | |||||
2019-05-06 | Disable progress indication tests on Windows | Karen Arutyunov | 1 | -7/+8 | |
2019-04-26 | Add override options to bdep-ci | Karen Arutyunov | 1 | -0/+104 | |
Namely the options are: --override, --overrides-file, --builds and --build-email. | |||||
2019-03-04 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 1 | -3/+3 | |
2019-01-25 | Add support for --no-progress option | Karen Arutyunov | 1 | -9/+23 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2018-09-04 | Rename .test/test{} to .testscript/testscript{} | Karen Arutyunov | 1 | -0/+206 | |