aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Fix test MSVC compilation failureKaren Arutyunov1-1/+4
2023-03-23Add package_manifest::effective_type_sub_options()Karen Arutyunov1-1/+17
2023-02-01Add *-name, *-version, and *-to-downstream-version package manifest valuesKaren Arutyunov1-4/+4
2022-01-14Add support for package dependency and requirement alternatives representatio...Karen Arutyunov1-5/+24
2021-10-07Add repositories manifest headerKaren Arutyunov1-0/+10
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-3/+3
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-1/+3
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-28Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov1-5/+5
2019-05-08Add support for description-type package manifest valueKaren Arutyunov1-43/+60
2019-01-30Add package_manifest constructor that translates package versionKaren Arutyunov1-3/+25
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-15Add support for $ in package manifest dependency constraintKaren Arutyunov1-20/+67
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-03-09Check parsed package manifests for duplicatesKaren Arutyunov1-16/+26
2018-03-08Add support for dir repositoryKaren Arutyunov1-4/+10
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-6/+6
2018-02-15Add support for git manifestsKaren Arutyunov1-6/+12
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-2/+2
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-2/+2
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-1/+1
2017-01-25Comments minor cleanupKaren Arutyunov1-14/+9
2017-01-24Move manifest parsing/serializing tests to testscriptKaren Arutyunov1-30/+33
2017-01-07Make use of operator<<(ostream, exception)Karen Arutyunov1-1/+2
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-09-29Move manifest_parser and manifest_serializer to libbutlKaren Arutyunov1-2/+2
2016-07-22Adapt to fdstream extensionKaren Arutyunov1-13/+3
2016-05-31Port to MinGWKaren Arutyunov1-0/+6
2016-05-04Add signature_manifest classKaren Arutyunov1-1/+3
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-09-04Split manifests into package_manifests and repository_manifestsBoris Kolpackov1-2/+7
2015-06-26Implement package version structBoris Kolpackov1-1/+1
2015-06-11Outline of parsing and serialization for manifest object modelBoris Kolpackov1-0/+46