aboutsummaryrefslogtreecommitdiff
path: root/tests/test.sh
AgeCommit message (Expand)AuthorFilesLines
2017-03-15Port test.sh to testscriptKaren Arutyunov1-2003/+0
2017-01-25Specify test.target for test packagesKaren Arutyunov1-1/+1
2016-12-02Adapt buildfiles to expansion changeKaren Arutyunov1-1/+1
2016-09-04Update libhello in testsBoris Kolpackov1-41/+51
2016-09-01Make ?sys: to change preference to systemKaren Arutyunov1-8/+14
2016-08-31Build infrastructure updateKaren Arutyunov1-1/+1
2016-08-29Support system packagesKaren Arutyunov1-173/+514
2016-08-04Update bpkg test to be able to specify C++ compilerKaren Arutyunov1-17/+26
2016-07-14Add --cert-* rep-info command optionsKaren Arutyunov1-0/+8
2016-06-18Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same)Boris Kolpackov1-120/+120
2016-06-18Offer to update dependents in pkg-build, add options to pkg-{build,drop}Boris Kolpackov1-6/+6
2016-06-18Fix test.sh not to collapse several consecutive spaces into the single one in...Karen Arutyunov1-3/+3
2016-06-18Fix test.sh to work in MSYS2Karen Arutyunov1-1/+1
2016-06-18Exclude some test cases for MSYSKaren Arutyunov1-21/+30
2016-05-31Port to MinGWKaren Arutyunov1-23/+61
2016-05-04Fix repository authentication test casesKaren Arutyunov1-6/+12
2016-05-04Add support for repository authenticationKaren Arutyunov1-114/+284
2016-04-23Unless name ends with a separator don't try it as package directory in pkg-buildBoris Kolpackov1-2/+2
2016-04-23Delay checking dependents until we know which of them are up/downgradedBoris Kolpackov1-6/+6
2016-03-11Make rep_create to convert file-type manifest values to corresponding inline-...Karen Arutyunov1-1/+14
2016-02-13Fix few bugs in hold state logicBoris Kolpackov1-5/+2
2016-02-13Offer in pkg-build to drop prerequisite packages that are no longer necessaryBoris Kolpackov1-0/+28
2016-01-31Add some more variants to test (sha256 sum)Boris Kolpackov1-1/+6
2016-01-30Use build2.org to host test repositoriesBoris Kolpackov1-3/+3
2016-01-30Update to use new libhelloBoris Kolpackov1-41/+41
2016-01-30Add checksum verificationBoris Kolpackov1-0/+3
2016-01-14Support new revision of repository name specificationBoris Kolpackov1-1/+1
2016-01-08Support version releaseBoris Kolpackov1-6/+6
2016-01-08Make tests/test.sh to passBoris Kolpackov1-30/+30
2015-12-09Clean up command names, add aliasesBoris Kolpackov1-202/+196
2015-10-27Complete tests for all commandsBoris Kolpackov1-22/+92
2015-10-27Finish drop command implementationBoris Kolpackov1-5/+147
2015-10-22Implement dependents check in drop commandBoris Kolpackov1-0/+23
2015-10-21Add support for held packages, package versionsBoris Kolpackov1-0/+51
2015-10-12Rework test scriptBoris Kolpackov1-264/+297
2015-10-12Move test script to tests/Boris Kolpackov1-0/+1047