aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-07-09Fix selection of build entry between two in pkg-buildKaren Arutyunov2-4/+50
2021-04-19Match package spec local repository locations in pkg-build case-insensitively...Karen Arutyunov1-1/+32
2021-03-08Regenerate expiring test certificatesKaren Arutyunov8-176/+179
2020-11-23Adapt tests to converting repo canonical name path part to lower case on WindowsKaren Arutyunov2-11/+34
2020-11-12Add --all-pattern option to pkg-{update,clean,test,install,uninstall} commandsKaren Arutyunov1-0/+37
2020-10-06Separate configure step from fetch/unpack|checkout in pkg-buildKaren Arutyunov2-94/+94
2020-10-03Add --checkout-{root,purge} to pkg-buildKaren Arutyunov1-0/+24
2020-10-01Add --output-{root,purge} options to pkg-checkoutKaren Arutyunov1-9/+46
2020-09-29Run build2 dist meta-operation in pkg-checkout with '--no-external-modules !c...Karen Arutyunov1-10/+10
2020-07-16Use *.config.mode instead of *.mode in testsBoris Kolpackov5-5/+5
2020-07-03Load cxx.config rather than cxx for testsKaren Arutyunov1-1/+1
2020-06-26Fix pkg-disfigure diagnosticsKaren Arutyunov1-2/+2
2020-06-26Fix bpkg package iteration test failing when CIKaren Arutyunov1-0/+4
2020-04-07Add note on tests configurationBoris Kolpackov1-4/+9
2020-04-06Make use of project configuration variables for testsKaren Arutyunov19-57/+61
2020-02-07Drop copyright notice from source codeKaren Arutyunov32-32/+0
2019-11-01Add --package-cwd option to bpkg-pkg-testKaren Arutyunov1-0/+11
2019-10-31Add support for package version constraint in pkg-build command argumentsKaren Arutyunov1-8/+150
2019-10-19Fix some testscripts properly setting config.cxx variableKaren Arutyunov2-7/+18
2019-10-18Use $quote() for quoting config.cxx option value in testscriptsKaren Arutyunov5-10/+14
2019-10-16Add note on quoting in testsBoris Kolpackov1-0/+3
2019-10-01Use cxx.std=latest for test packagesKaren Arutyunov3-2/+2
2019-09-05Adapt to optional package revisionKaren Arutyunov9-4/+98
2019-08-22Quote directory paths in buildspecsKaren Arutyunov4-1/+7
2019-08-22Make testscripts to ignore user's default options filesKaren Arutyunov1-1/+12
2019-08-16Add support for default options filesKaren Arutyunov2-0/+62
2019-08-09Print information messages instead of warnings prior to git repository deep/d...Karen Arutyunov5-56/+47
2019-08-02Replace some testscript commands single-character options with their long var...Karen Arutyunov4-11/+11
2019-08-02Fix failure to upgrade package from git repository when its submodule changedKaren Arutyunov1-0/+1
2019-07-31Combine multiple single-character options into a single argument for testscri...Karen Arutyunov5-17/+17
2019-06-21Consider only latest revisions for git repository location default setKaren Arutyunov14-4/+44
2019-06-21Adapt rep-fetch tests to full support of git versions prior to 2.14Karen Arutyunov5-9/+32
2019-06-18Fix failure to fetch git repository location with tagged commit id for git 2.22Karen Arutyunov16-5/+42
2019-06-07Fix uncaught invalid_argument thrown by pkg-build for package like 'foo/1.0.0-'Karen Arutyunov2-1/+26
2019-06-04Add test for bpkg-cfg-create --existing optionKaren Arutyunov1-0/+12
2019-05-31Fix pkg-build test failing on WindowsKaren Arutyunov1-1/+1
2019-05-31Allow specifying system package that doesn't belong to any repository for pkg...Karen Arutyunov2-3/+85
2019-05-21Add rep-info --deep optionKaren Arutyunov16-63/+154
2019-05-21Detect and complain about dependency cycle in pkg-buildKaren Arutyunov1-0/+93
2019-05-07Add support for description-type package manifest valueKaren Arutyunov2-0/+1
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov8-32/+32
2019-03-05Align with latest bdep-newKaren Arutyunov3-8/+16
2019-02-25Disable tests failing for root user on POSIX systemsKaren Arutyunov2-2/+14
2019-02-15Implement git repository working tree fix up for package checkout on WindowsKaren Arutyunov16-42/+253
2019-02-09Fix git repository fetch that was deep regardless of the sensing resultKaren Arutyunov1-0/+9
2019-01-24Add support for --no-progress optionKaren Arutyunov4-332/+227
2019-01-16Update copyright yearKaren Arutyunov32-32/+32
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov17-3/+78
2018-12-05Don't fail implicitly up/down-grading dependency, unless it's version is heldKaren Arutyunov1-14/+101
2018-11-16Add support for repository typed URLs (git+https://..., etc)Karen Arutyunov2-67/+108