aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-23Add sync --disfigure option to force from-scratch reconfigurationBoris Kolpackov1-0/+56
2021-09-22Adjust tests to new bpkg configuration preservation semanticsBoris Kolpackov1-1/+1
2021-09-14Reverse default configuration set in deinitBoris Kolpackov1-4/+4
2021-08-18Add support for config-unlink sub-commandKaren Arutyunov1-1/+15
2021-08-10Fix sync tests not to log warnings/errors at verbosity level 2Karen Arutyunov1-2/+10
2021-08-09Issue warning if added config already has host configs linkedKaren Arutyunov1-0/+32
2021-08-05Add support for automatic creation of configurations for build-time dependenciesKaren Arutyunov1-3/+110
2021-08-02Add --no-verify to git commit commands in testsBoris Kolpackov3-4/+4
2021-07-20Add support for configuration type and bdep-config-link sub-commandKaren Arutyunov6-34/+186
2021-07-07Tweak test to work with newer git versionsBoris Kolpackov1-1/+3
2021-04-08Add --build-config option to bdep-ci commandKaren Arutyunov1-0/+60
2021-04-08Add support for multi-language C/C++ projects in bdep-newKaren Arutyunov1-0/+300
2021-03-26Add --interactive|-i option to bdep-ci commandKaren Arutyunov1-1/+73
2021-03-22Add info diagnostics to run bdep-sync after bdep-config-moveBoris Kolpackov1-1/+2
2021-03-19Add support for binless C libraries to bdep-newKaren Arutyunov1-0/+48
2021-03-11Make bdep fail if -d option doesn't refer to project or package rootKaren Arutyunov2-1/+8
2021-03-09Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...Karen Arutyunov1-1/+95
2021-02-23Fix test failing due to 'default branch name is subject to change' git 2.30 w...Karen Arutyunov3-4/+4
2020-11-24Adapt to converting local repo canonical name path part to lower case on WindowsKaren Arutyunov4-21/+21
2020-08-10Fix release testscript failing with bdep-git-pre-commit-version-check git hoo...Karen Arutyunov1-3/+4
2020-07-16Use *.config.mode instead of *.mode in testsBoris Kolpackov10-11/+11
2020-07-16Add support for 'prefix*', 'split' and 'no-subdir*' project type sub-optionsKaren Arutyunov1-18/+515
2020-07-06Use SPDX license ids/names in bdep-newKaren Arutyunov1-1/+1
2020-07-04Load cxx.config rather than cxx for testsKaren Arutyunov1-2/+2
2020-07-04Fix testscript failing with 'not built with default C++ compiler' errorKaren Arutyunov1-0/+8
2020-06-30Fix expected diagnostics in testsBoris Kolpackov1-2/+2
2020-06-19Fix git 2.27 warning when running testsKaren Arutyunov2-3/+3
2020-04-07Make use of project configuration variables for testsKaren Arutyunov3-20/+25
2020-02-13Move bdep-new binless sub-option from --lang|-l to --type|tBoris Kolpackov1-2/+2
2020-02-13Add --type|-t,source sub-option for customizing source subdirectoryBoris Kolpackov1-0/+12
2020-02-07Drop copyright notice from source codeKaren Arutyunov16-16/+0
2019-11-07Fix bdep-new tests failing for C projectsKaren Arutyunov1-4/+4
2019-10-25Make C library created by bdep-new portableBoris Kolpackov1-8/+0
2019-10-18Use $quote() for quoting config.cxx option value in testscriptsKaren Arutyunov10-73/+73
2019-10-16Escape quoting in config.{c,cxx} paths when passing to testsBoris Kolpackov11-12/+13
2019-10-16Tweak tests/ci.testscript to deal with directory symlinksBoris Kolpackov1-2/+3
2019-10-16Quote config.{c,cxx} paths when passing to testsBoris Kolpackov11-12/+14
2019-09-26Adapt to builtins support added to command run APIKaren Arutyunov1-22/+21
2019-08-22Quote directory paths in buildspecsKaren Arutyunov1-1/+1
2019-08-22Make testscripts to ignore user's default options filesKaren Arutyunov1-1/+23
2019-08-16Add --no-default-options common optionKaren Arutyunov1-1/+7
2019-08-13Add --pre-hook option to bdep-newKaren Arutyunov1-4/+58
2019-08-13Add support for default options filesKaren Arutyunov1-0/+41
2019-08-13Split -am git options in testscriptsKaren Arutyunov2-30/+30
2019-08-12Add support for creating new projects with existing filesBoris Kolpackov1-0/+32
2019-07-31Combine multiple single-character options into a single argument for testscri...Karen Arutyunov4-24/+24
2019-06-21Add ability to keep/update/remove current tag in bdep-release revision modeKaren Arutyunov1-70/+340
2019-06-17Allow specifying pkg-args in bdep-init -A and -C formsKaren Arutyunov1-36/+97
2019-05-16Make bdep-new add README.md templateKaren Arutyunov3-12/+66
2019-05-06Allow stubs in bdep-release tag modeKaren Arutyunov1-1/+0