aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-13Fix pkg-update/vars testsKaren Arutyunov1-2/+2
2018-11-13Add pkg-verify --deep optionKaren Arutyunov2-1/+23
2018-11-13Add support for vars grouping for package commandsKaren Arutyunov3-17/+57
2018-11-10Fix pkg-build crash on system package dropKaren Arutyunov1-0/+12
2018-11-09Add support for pkg-build configuration variablesKaren Arutyunov1-0/+51
2018-11-08Add support for ssh:// git protocolKaren Arutyunov4-0/+18
2018-11-02Add reduced support for git versions [2.11.0 2.14.0)Karen Arutyunov3-3/+11
2018-11-02Fix minimum supported git version raising it to 2.14.0 from 2.12.0Karen Arutyunov1-2/+3
2018-09-07Fix pkg-build testscriptKaren Arutyunov1-3/+3
2018-09-04Rename .test/test{} to .testscript/testscript{}Karen Arutyunov31-66/+90
2018-08-29Add --{repositories|packages}-file options to bpkg-rep-infoBoris Kolpackov1-4/+68
2018-08-22Shorten build2 output matching regexes in testscriptsKaren Arutyunov5-69/+61
2018-08-21Fix testscripts broken due to build2 output changeKaren Arutyunov2-26/+5
2018-07-14Make use of testscript mv builtinKaren Arutyunov1-6/+11
2018-07-12Add --manifest option to pkg-verifyKaren Arutyunov3-4/+16
2018-07-09Adapt to repository_url(string) ctor throwing invalid_argument for empty stringKaren Arutyunov1-1/+1
2018-07-07Move prompt facility from bpkg to libbutlBoris Kolpackov1-4/+4
2018-07-05Fix failing on Windows rep-fetch testKaren Arutyunov1-2/+3
2018-07-05Minor diagnostics tweakBoris Kolpackov1-1/+1
2018-07-05Adapt to prerequisite repository type guessing rules changeKaren Arutyunov1-1/+9
2018-07-05Strip .git extension for non-existent local prerequisite locationKaren Arutyunov1-0/+33
2018-06-20Regularize .gitignore filesKaren Arutyunov1-0/+2
2018-06-04Fix 're-linkage issue' testscript comment to reflect it happens not only on W...Karen Arutyunov1-4/+4
2018-06-01Remove target/scope irregularity workaroundsKaren Arutyunov2-1/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov6-2/+47
2018-05-19Update copyright yearKaren Arutyunov32-32/+32
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-7/+4
2018-05-17Add support for --all|-a to pkg-{update,clean,test,install,uninstall}Boris Kolpackov1-12/+52
2018-05-14Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov1-0/+23
2018-05-12Add testscript code for Windows-related issue researchKaren Arutyunov1-0/+7
2018-05-11Add support for recursive pkg-testKaren Arutyunov5-0/+83
2018-05-10Add support for --patch optionKaren Arutyunov3-37/+364
2018-05-04Adjust to new scope syntaxKaren Arutyunov2-1/+1
2018-05-03Tweak pkg-build plan wordingBoris Kolpackov1-98/+98
2018-05-03Adapt to optional base repository manifestKaren Arutyunov21-5/+23
2018-05-03Add support for dependent repository trustKaren Arutyunov11-3/+125