aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-01-27Fix release tests failing for space-containing project directory pathKaren Arutyunov1-3/+3
2019-01-26Add --open-base option to bdep-releaseBoris Kolpackov1-1/+37
2019-01-26Add --show-push option to bdep-releaseBoris Kolpackov1-9/+104
2019-01-25Add stub revision release testKaren Arutyunov1-7/+24
2019-01-25Fix bdep-publish test failing for older git versionsKaren Arutyunov1-1/+1
2019-01-25Add support for --no-progress optionKaren Arutyunov3-84/+173
2019-01-23Fix publish test that fails due to package version decrease on commitKaren Arutyunov1-0/+7
2019-01-22Add support for --force option in bdep-release and bdep-publishKaren Arutyunov2-155/+419
2019-01-16Update copyright yearKaren Arutyunov16-16/+16
2019-01-11Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov1-3/+3
2019-01-10Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov1-1/+1
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov2-0/+635
2018-10-31Warn if publishing with a staged toolchainBoris Kolpackov1-0/+1
2018-10-18Add binless option to bdep-new c++ language parameterBoris Kolpackov1-0/+24
2018-09-10Adapt bdep-publish tests to result message changeKaren Arutyunov1-12/+12
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov14-27/+27
2018-09-03Adapt bdep-publish and bdep-ci tests to diagnostics changeKaren Arutyunov2-16/+32
2018-09-01Adapt bdep-ci tests to brep's ci-load handlerKaren Arutyunov1-4/+4
2018-08-29Omit bdep-new C tests that use fmemopen() on Windows and Mac OSBoris Kolpackov1-25/+40
2018-08-29Fix bdep-ci tests failing due to undefined user email for git-commitKaren Arutyunov1-0/+4
2018-08-29Add unit-tests option to bdep-newBoris Kolpackov10-12/+79
2018-08-28Implement CI request submissionKaren Arutyunov2-11/+213
2018-08-25Implement bdep-ci commandBoris Kolpackov1-1/+1
2018-08-25Always print reference submit result manifest value if presentKaren Arutyunov1-3/+2
2018-08-22Add support for specifying publisher's name in addition to emailBoris Kolpackov1-1/+2
2018-08-21Shorten build2 output matching regexes in testscriptsKaren Arutyunov6-171/+77
2018-08-15Use sanitized name stem for language identifiers in bdep-newBoris Kolpackov1-9/+9
2018-08-15Always use full (three-component) git version for consistencyBoris Kolpackov2-3/+3
2018-08-14Adapt to git_version() returning semantic_version nowKaren Arutyunov8-78/+73
2018-08-11Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2-3/+12
2018-08-09Fix other command testscripts to pass for older git versionsKaren Arutyunov11-100/+87
2018-08-09Fix init, config and status commands tests to pass for older git versionsKaren Arutyunov6-43/+56
2018-08-06Disable bdep-publish/control tests for older git versionsKaren Arutyunov2-1/+25
2018-08-05Convert expected git clone warning to info in bdep-publish testscriptKaren Arutyunov1-1/+6
2018-08-04Fix unreliable git output match in publish testscriptKaren Arutyunov1-2/+0
2018-08-04Fix yet another publish test adding git user name/emailKaren Arutyunov1-0/+2
2018-08-04Fix publish testscript adding git user name/emailKaren Arutyunov1-2/+5
2018-08-04Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov1-133/+379
2018-07-28Use build.version.stage value to pick repository for bdep-publish testsBoris Kolpackov1-4/+9
2018-07-27Make bdep publish tests to specify --email optionKaren Arutyunov1-1/+2
2018-07-27Implement package archive uploadKaren Arutyunov2-9/+220
2018-07-23Fix broken new command testsKaren Arutyunov1-57/+65
2018-07-18Fix test breakages due to nesting checks and amalgamationBoris Kolpackov2-1/+5
2018-07-14Make use of testscript mv builtinKaren Arutyunov3-16/+6
2018-07-12Temporary disable test that requires mv testscript builtinBoris Kolpackov1-0/+3
2018-07-11Write project name to package manifest in new commandBoris Kolpackov1-10/+16
2018-07-09Print info on having to issue explicit bdep-sync in bdep-config-setBoris Kolpackov1-0/+1
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-05-26Add config command testsKaren Arutyunov2-0/+337
2018-05-22Implement config-list command, adjust config-add/create diagnosticsBoris Kolpackov2-6/+6