aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-09Prefer dir repository type over others for pkg-buildKaren Arutyunov1-1/+8
2018-03-09Fix repository_name() to always recognize names for local repositoriesKaren Arutyunov1-7/+30
2018-03-08Add support for dir repositoryKaren Arutyunov9-19/+124
2018-03-05Add .manifest extension to repositories, packages and signature filesKaren Arutyunov74-176/+212
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov9-171/+171
2018-03-03Shorten bpkg certificates and repositories directory namesKaren Arutyunov13-19/+19
2018-03-03Fix support of package scheme in <package>@<location>Karen Arutyunov1-19/+71
2018-03-02Update pkg-buildKaren Arutyunov3-4/+95
2018-03-02Update rep-fetchKaren Arutyunov19-25/+317
2018-02-26Add support for rep-list and rep-remove, update rep-addKaren Arutyunov25-31/+393
2018-02-22Invent repository_state() functionKaren Arutyunov4-14/+14
2018-02-22Add missing files required for pkg-build testsKaren Arutyunov3-0/+3
2018-02-22Add support for version control-based repos to pkg-buildKaren Arutyunov11-42/+145
2018-02-21Add support for pkg-checkoutKaren Arutyunov14-1/+100
2018-02-19Convert expected git repo fetch warnings to infos in pkg-status testscriptKaren Arutyunov1-1/+6
2018-02-19Use root repository as a default complement for git repositoryKaren Arutyunov12-4/+50
2018-02-19Parse repositories and packages files for git repositoriesKaren Arutyunov18-48/+110
2018-02-15Raise minimum supported git version to 2.12.0 from 2.11.0Karen Arutyunov1-2/+2
2018-02-15Raise minimum supported git version to 2.11.0 from 2.1.4Karen Arutyunov2-3/+24
2018-02-15Shorten tag names for git repository tests (too long filenames on Windows)Karen Arutyunov11-9/+19
2018-02-15Convert expected git repo fetch warnings in testscript to infosKaren Arutyunov1-1/+5
2018-02-15Adapt to package/repository manifests API changeKaren Arutyunov1-0/+2
2018-02-15Make git_clone() to abbreviate (16 chars) commit id-based directory nameKaren Arutyunov2-8/+12
2018-02-13Cosmetic changeBoris Kolpackov2-2/+2
2018-02-12Clone and fetch git repositoriesKaren Arutyunov29-81/+918
2018-02-12Adjust libhello-1.0.0 test package to new test rule semanticsKaren Arutyunov2-1/+1
2018-02-09Fix test setupBoris Kolpackov1-1/+1
2018-01-17Fix bpkg test failure on WindowsKaren Arutyunov1-3/+3
2018-01-17Fix building local package against local prerequisite packageBoris Kolpackov2-2/+52
2018-01-16Factor out bpkg repository fetching code used in rep-fetch and rep-infoBoris Kolpackov2-8/+0
2018-01-15Adapt to adding type prefix for repository canonical nameKaren Arutyunov4-75/+81
2017-12-28Add repository type detectionKaren Arutyunov1-5/+79
2017-12-16Adjust to new printed representation of dir{} targetsBoris Kolpackov1-18/+18
2017-07-31Redo libhello test project header installation setupKaren Arutyunov2-1/+1
2017-07-25Revert previous fix (was bug in build2)Karen Arutyunov1-2/+12
2017-07-25Adapt pkg-update test to build2 changesKaren Arutyunov1-12/+2
2017-05-31Make use of butl::openssl, ifdstream::read_text() and ifdstream::read_binary()Karen Arutyunov1-1/+1