aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-02Add support for default and excluding git ref filtersKaren Arutyunov16-34/+193
2018-04-27Add support for repository fragmentsKaren Arutyunov14-4/+21
2018-04-20Fix pkg-build testscriptKaren Arutyunov1-0/+6
2018-04-20Add support for comma-separated list of git reference filterKaren Arutyunov1-0/+7
2018-04-19Implement git repository handling transition (phase 0)Karen Arutyunov19-247/+256
2018-04-19Implement dependency up/down-grade/unholdKaren Arutyunov52-170/+1388
2018-04-19Implement package drops via plan refinementsKaren Arutyunov2-6/+9
2018-04-19Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov2-6/+6
2018-04-19Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov3-45/+44
2018-04-19Implement build plan simulationKaren Arutyunov2-13/+118
2018-04-19Add support for package-specific options in pkg-buildBoris Kolpackov1-4/+4
2018-03-20Re-enable dist-using test for WindowsBoris Kolpackov1-5/+0
2018-03-19Fix bug in version iteration testKaren Arutyunov1-2/+9
2018-03-19Make use of cp builtin -p optionKaren Arutyunov2-8/+4
2018-03-16Redo pkg-status outputBoris Kolpackov13-198/+198
2018-03-16Add support for version iterationKaren Arutyunov11-31/+218
2018-03-14Add --no-result option to suppress printing informational messagesBoris Kolpackov5-27/+19
2018-03-12Add support for --keep-out optionKaren Arutyunov4-66/+297
2018-03-12Add support for shallow fetchKaren Arutyunov1-12/+52
2018-03-09Fix up package manifest version for pkg-unpackKaren Arutyunov3-18/+46
2018-03-09Call output directory just <pkg> for external packagesKaren Arutyunov4-30/+42
2018-03-09Search for repository location in database before parsing for pkg-buildKaren Arutyunov1-12/+38