summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make use of testscript mv builtinKaren Arutyunov2018-07-141-6/+11
* Add --manifest option to pkg-verifyKaren Arutyunov2018-07-123-4/+16
* Adapt to repository_url(string) ctor throwing invalid_argument for empty stringKaren Arutyunov2018-07-091-1/+1
* Move prompt facility from bpkg to libbutlBoris Kolpackov2018-07-071-4/+4
* Fix failing on Windows rep-fetch testKaren Arutyunov2018-07-051-2/+3
* Minor diagnostics tweakBoris Kolpackov2018-07-051-1/+1
* Adapt to prerequisite repository type guessing rules changeKaren Arutyunov2018-07-051-1/+9
* Strip .git extension for non-existent local prerequisite locationKaren Arutyunov2018-07-051-0/+33
* Regularize .gitignore filesKaren Arutyunov2018-06-201-0/+2
* Fix 're-linkage issue' testscript comment to reflect it happens not only on W...Karen Arutyunov2018-06-041-4/+4
* Remove target/scope irregularity workaroundsKaren Arutyunov2018-06-012-1/+1
* Adapt to inventing package_name typeKaren Arutyunov2018-05-246-2/+47
* Update copyright yearKaren Arutyunov2018-05-1932-32/+32
* Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov2018-05-194-7/+4
* Add support for --all|-a to pkg-{update,clean,test,install,uninstall}Boris Kolpackov2018-05-171-12/+52
* Fallback to output directory removal for --keep-out on disfigure failureKaren Arutyunov2018-05-141-0/+23
* Add testscript code for Windows-related issue researchKaren Arutyunov2018-05-121-0/+7
* Add support for recursive pkg-testKaren Arutyunov2018-05-115-0/+83
* Add support for --patch optionKaren Arutyunov2018-05-103-37/+364
* Adjust to new scope syntaxKaren Arutyunov2018-05-042-1/+1
* Tweak pkg-build plan wordingBoris Kolpackov2018-05-031-98/+98
* Adapt to optional base repository manifestKaren Arutyunov2018-05-0321-5/+23
* Add support for dependent repository trustKaren Arutyunov2018-05-0311-3/+125
* Add support for default and excluding git ref filtersKaren Arutyunov2018-05-0216-34/+193
* Add support for repository fragmentsKaren Arutyunov2018-04-2714-4/+21
* Fix pkg-build testscriptKaren Arutyunov2018-04-201-0/+6
* Add support for comma-separated list of git reference filterKaren Arutyunov2018-04-201-0/+7
* Implement git repository handling transition (phase 0)Karen Arutyunov2018-04-1919-247/+256
* Implement dependency up/down-grade/unholdKaren Arutyunov2018-04-1952-170/+1388
* Implement package drops via plan refinementsKaren Arutyunov2018-04-192-6/+9
* Improve pkg-checkout progress diagnostics at verbosity level 1Boris Kolpackov2018-04-192-6/+6
* Replace --{drop,keep}-prerequisites with --keep-unusedBoris Kolpackov2018-04-193-45/+44
* Implement build plan simulationKaren Arutyunov2018-04-192-13/+118
* Add support for package-specific options in pkg-buildBoris Kolpackov2018-04-191-4/+4
* Re-enable dist-using test for WindowsBoris Kolpackov2018-03-201-5/+0
* Fix bug in version iteration testKaren Arutyunov2018-03-191-2/+9
* Make use of cp builtin -p optionKaren Arutyunov2018-03-192-8/+4
* Redo pkg-status outputBoris Kolpackov2018-03-1613-198/+198
* Add support for version iterationKaren Arutyunov2018-03-1611-31/+218
* Add --no-result option to suppress printing informational messagesBoris Kolpackov2018-03-145-27/+19
* Add support for --keep-out optionKaren Arutyunov2018-03-124-66/+297
* Add support for shallow fetchKaren Arutyunov2018-03-121-12/+52
* Fix up package manifest version for pkg-unpackKaren Arutyunov2018-03-093-18/+46
* Call output directory just <pkg> for external packagesKaren Arutyunov2018-03-094-30/+42
* Search for repository location in database before parsing for pkg-buildKaren Arutyunov2018-03-091-12/+38
* Prefer dir repository type over others for pkg-buildKaren Arutyunov2018-03-091-1/+8
* Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov2018-03-091-7/+30
* Add support for dir repositoryKaren Arutyunov2018-03-089-19/+124
* Add .manifest extension to repositories, packages and signature filesKaren Arutyunov2018-03-0574-176/+212
* Rename bpkg repository type to pkgKaren Arutyunov2018-03-059-171/+171