aboutsummaryrefslogtreecommitdiff
path: root/tests/new.testscript
AgeCommit message (Expand)AuthorFilesLines
2023-11-15Improve extraction of summary from README.md in bdep-newBoris Kolpackov1-2/+2
2023-11-09Add support for buildfile-in-prefix sub-option for lib and exe project types ...Karen Arutyunov1-131/+1227
2023-11-09Add support for no-subdir-include sub-option for lib project type in bdep-newKaren Arutyunov1-0/+16
2023-10-04Add support for no-symexport and auto-symexport sub-options for libraries in ...Karen Arutyunov1-0/+148
2023-02-20Add type and language values to newly created package manifest in bdep-newKaren Arutyunov1-0/+85
2022-11-18Adjust to low verbosity diagnostics changesBoris Kolpackov1-48/+48
2022-08-01Enable bdep-new tests which previously failed with 'multiple rules matching u...Karen Arutyunov1-24/+22
2022-07-20Tweak diagnosticsBoris Kolpackov1-2/+2
2022-07-20Fail if no module specified for being created configurationKaren Arutyunov1-0/+20
2022-07-08Fix tests making config_c* variables of [cmdline] typeKaren Arutyunov1-2/+2
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-1/+1
2021-07-20Add support for configuration type and bdep-config-link sub-commandKaren Arutyunov1-2/+2
2021-04-08Add support for multi-language C/C++ projects in bdep-newKaren Arutyunov1-0/+300
2021-03-19Add support for binless C libraries to bdep-newKaren Arutyunov1-0/+48
2021-03-09Use non-recursive wildcard in bdep-new-generated buildfiles when source direc...Karen Arutyunov1-1/+95
2020-07-16Use *.config.mode instead of *.mode in testsBoris Kolpackov1-2/+2
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-06-30Fix expected diagnostics in testsBoris Kolpackov1-2/+2
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 Arutyunov1-1/+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 Arutyunov1-38/+38
2019-10-16Escape quoting in config.{c,cxx} paths when passing to testsBoris Kolpackov1-2/+2
2019-10-16Quote config.{c,cxx} paths when passing to testsBoris Kolpackov1-2/+2
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-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-12Add support for creating new projects with existing filesBoris Kolpackov1-0/+32
2019-05-16Make bdep-new add README.md templateKaren Arutyunov1-0/+52
2019-03-24Fix bdep-new test failing for older libstdc++Karen Arutyunov1-1/+1
2019-03-23Add --post-hook option to bdep-newKaren Arutyunov1-7/+95
2019-03-18Omit bdep-new C tests that use fmemopen() on Windows and Mac OSKaren Arutyunov1-0/+2
2019-03-18Merge bdep-new parameter-specific optionsKaren Arutyunov1-2/+149
2019-03-15Add support for c++ source file extensions granular customizationKaren Arutyunov1-0/+170
2019-03-08Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov1-0/+74
2019-03-07Add support for alternative build file/directory naming schemeBoris Kolpackov1-0/+24
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-10-18Add binless option to bdep-new c++ language parameterBoris Kolpackov1-0/+24
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov1-0/+217