aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov17-13/+16
2017-05-01Reimplement tar invocations to do manual decompressionBoris Kolpackov1-3/+2
2017-04-28Make tests to passKaren Arutyunov6-10/+10
2017-04-28Switch to version moduleKaren Arutyunov1-16/+1
2017-03-20Make use of --no-cleanup testscript builtin optionKaren Arutyunov3-16/+6
2017-03-17Use exclusion group in tests/buildfileBoris Kolpackov1-2/+3
2017-03-17Make bpkg use build system driver that is running testsBoris Kolpackov2-24/+29
2017-03-16Make use of >! redirect in testscriptsKaren Arutyunov13-52/+52
2017-03-15Port test.sh to testscriptKaren Arutyunov214-2304/+5475
2017-01-25Specify test.target for test packagesKaren Arutyunov3-1/+5
2016-12-02Adapt buildfiles to expansion changeKaren Arutyunov3-3/+3
2016-10-12Fix repository paths in comments in tests/cert.shKaren Arutyunov1-5/+5
2016-09-04Update libhello in testsBoris Kolpackov22-77/+104
2016-09-01Make ?sys: to change preference to systemKaren Arutyunov1-8/+14
2016-08-31Build infrastructure updateKaren Arutyunov3-2/+2
2016-08-29Add pkg/1/build2.org/system/t3 repositoryKaren Arutyunov2-0/+4
2016-08-29Support system packagesKaren Arutyunov16-173/+522
2016-08-23Update install.* variables in buildfilesBoris Kolpackov1-1/+1
2016-08-04Update bpkg test to be able to specify C++ compilerKaren Arutyunov5-18/+71
2016-07-14Add --cert-* rep-info command optionsKaren Arutyunov1-0/+8
2016-07-12Use ./ instead of just . to denote current directory in buildfilesBoris Kolpackov2-2/+2
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 Arutyunov121-120/+752
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 Arutyunov2-1/+14
2016-02-23Update test repository publish script to exclude unnecessary filesBoris Kolpackov1-2/+8
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 Kolpackov4-0/+30
2016-01-31Add some more variants to test (sha256 sum)Boris Kolpackov1-1/+6
2016-01-30Use build2.org to host test repositoriesBoris Kolpackov2-4/+4
2016-01-30Update to use new libhelloBoris Kolpackov21-72/+82
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 Kolpackov5-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-12-07Update test package to latest build2Boris Kolpackov3-4/+4
2015-10-27Complete tests for all commandsBoris Kolpackov2-22/+92
2015-10-27Finish drop command implementationBoris Kolpackov5-5/+152
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 Kolpackov33-278/+432
2015-10-12Move test script to tests/Boris Kolpackov1-0/+1047