summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add --edit and --no-edit options to bdep-releaseHEADmasterKaren Arutyunov2019-03-121-3/+4
* Configure c module in tests project rather than in top projectKaren Arutyunov2019-03-081-2/+3
* Add support for bdep-new --subdirectory mode, no-version -t=lib sub-optionBoris Kolpackov2019-03-081-0/+74
* Add support for alternative build file/directory naming schemeBoris Kolpackov2019-03-071-0/+24
* Cleanup some files replacing tabs with spacesKaren Arutyunov2019-03-043-33/+33
* Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov2019-02-231-3/+8
* Fix release tests failing for space-containing project directory pathKaren Arutyunov2019-01-271-3/+3
* Add --open-base option to bdep-releaseBoris Kolpackov2019-01-261-1/+37
* Add --show-push option to bdep-releaseBoris Kolpackov2019-01-261-9/+104
* Add stub revision release testKaren Arutyunov2019-01-251-7/+24
* Fix bdep-publish test failing for older git versionsKaren Arutyunov2019-01-251-1/+1
* Add support for --no-progress optionKaren Arutyunov2019-01-253-84/+173
* Fix publish test that fails due to package version decrease on commitKaren Arutyunov2019-01-231-0/+7
* Add support for --force option in bdep-release and bdep-publishKaren Arutyunov2019-01-222-155/+419
* Update copyright yearKaren Arutyunov2019-01-1616-16/+16
* Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov2019-01-111-3/+3
* Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov2019-01-101-1/+1
* Implement bdep-release that manages project's version during releaseBoris Kolpackov2019-01-102-0/+635
* Warn if publishing with a staged toolchainBoris Kolpackov2018-10-311-0/+1
* Add binless option to bdep-new c++ language parameterBoris Kolpackov2018-10-181-0/+24
* Adapt bdep-publish tests to result message changeKaren Arutyunov2018-09-101-12/+12
* Rename .test/test{} to .testscript/testscript{}Karen Arutyunov2018-09-0414-27/+27
* Adapt bdep-publish and bdep-ci tests to diagnostics changeKaren Arutyunov2018-09-032-16/+32
* Adapt bdep-ci tests to brep's ci-load handlerKaren Arutyunov2018-09-011-4/+4
* Omit bdep-new C tests that use fmemopen() on Windows and Mac OSBoris Kolpackov2018-08-291-25/+40
* Fix bdep-ci tests failing due to undefined user email for git-commitKaren Arutyunov2018-08-291-0/+4
* Add unit-tests option to bdep-newBoris Kolpackov2018-08-2910-12/+79
* Implement CI request submissionKaren Arutyunov2018-08-282-11/+213
* Implement bdep-ci commandBoris Kolpackov2018-08-251-1/+1
* Always print reference submit result manifest value if presentKaren Arutyunov2018-08-251-3/+2
* Add support for specifying publisher's name in addition to emailBoris Kolpackov2018-08-221-1/+2
* Shorten build2 output matching regexes in testscriptsKaren Arutyunov2018-08-216-171/+77
* Use sanitized name stem for language identifiers in bdep-newBoris Kolpackov2018-08-151-9/+9
* Always use full (three-component) git version for consistencyBoris Kolpackov2018-08-152-3/+3
* Adapt to git_version() returning semantic_version nowKaren Arutyunov2018-08-148-78/+73
* Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2018-08-112-3/+12
* Fix other command testscripts to pass for older git versionsKaren Arutyunov2018-08-0911-100/+87
* Fix init, config and status commands tests to pass for older git versionsKaren Arutyunov2018-08-096-43/+56
* Disable bdep-publish/control tests for older git versionsKaren Arutyunov2018-08-062-1/+25
* Convert expected git clone warning to info in bdep-publish testscriptKaren Arutyunov2018-08-051-1/+6
* Fix unreliable git output match in publish testscriptKaren Arutyunov2018-08-041-2/+0
* Fix yet another publish test adding git user name/emailKaren Arutyunov2018-08-041-0/+2
* Fix publish testscript adding git user name/emailKaren Arutyunov2018-08-041-2/+5
* Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov2018-08-041-133/+379
* Use build.version.stage value to pick repository for bdep-publish testsBoris Kolpackov2018-07-281-4/+9
* Make bdep publish tests to specify --email optionKaren Arutyunov2018-07-271-1/+2
* Implement package archive uploadKaren Arutyunov2018-07-272-9/+220
* Fix broken new command testsKaren Arutyunov2018-07-231-57/+65
* Fix test breakages due to nesting checks and amalgamationBoris Kolpackov2018-07-182-1/+5
* Make use of testscript mv builtinKaren Arutyunov2018-07-143-16/+6