index
:
libbpkg
build2-control
dist-values
master
test
build2 package manager library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-04-22
Add support for build-bot package manifest value
Karen Arutyunov
2
-0
/
+216
2024-03-12
Add support for build-auxiliary package manifest value
Karen Arutyunov
2
-0
/
+388
2024-02-02
Add support for enable clause in tests package manifest value
Karen Arutyunov
1
-13
/
+50
2023-10-02
Add support for *-build-*email package manifest values and their overrides
Karen Arutyunov
2
-17
/
+142
2023-06-26
Suppress -Wdangling-reference GCC 13 warning
Karen Arutyunov
1
-0
/
+5
2023-06-26
Suppress -Wunqualified-std-cast-call Clang 15 warning
Karen Arutyunov
1
-0
/
+2
2023-05-31
Advise user to use *-type package manifest value when extension for *-file ↵
Karen Arutyunov
1
-2
/
+15
is not recognized
2023-05-29
Add package-description, package-description-type, and changes-type package ↵
Karen Arutyunov
1
-8
/
+335
manifest values
2023-03-24
Fix test MSVC compilation failure
Karen Arutyunov
1
-1
/
+4
2023-03-23
Add package_manifest::effective_type_sub_options()
Karen Arutyunov
2
-2
/
+36
2023-02-20
Add type and language package manifest values
Karen Arutyunov
1
-0
/
+172
Also add manifest.ixx.
2023-02-01
Add *-name, *-version, and *-to-downstream-version package manifest values
Karen Arutyunov
2
-4
/
+101
2022-12-07
Add support for *-build-config override
Karen Arutyunov
2
-3
/
+42
2022-12-05
Add support for package manifest build config group values override
Karen Arutyunov
2
-3
/
+180
2022-11-23
Add *-build-config, *-builds, *-build-{include,exclude} package manifest values
Karen Arutyunov
1
-0
/
+69
2022-10-27
Suppress (potential) bogus GCC 12 -Wrestrict warnings
Boris Kolpackov
1
-3
/
+3
2022-07-26
Get rid of @@ TMP in test input
Boris Kolpackov
1
-10
/
+10
2022-07-13
Add build-file package manifest value
Karen Arutyunov
1
-1
/
+151
2022-06-23
Adapt manifest tests to change in value/comment split semantics
Karen Arutyunov
1
-7
/
+10
2022-06-23
Add support for comments in dependency clauses block
Karen Arutyunov
1
-0
/
+184
2022-06-23
Add support for additional *-build package manifest values and alternative ↵
Karen Arutyunov
1
-0
/
+206
buildfile naming
2022-06-14
Allow empty prefer, require, and reflect buildfile clauses for dependencies
Karen Arutyunov
1
-9
/
+9
2022-02-14
Add support for reflect clause in tests package manifest value
Karen Arutyunov
1
-0
/
+107
2022-02-02
Add bootstrap-build and root-build package manifest values
Karen Arutyunov
1
-0
/
+40
2022-01-18
Add temporary support for requirements similar to '? cli'
Karen Arutyunov
1
-0
/
+24
2022-01-14
Add support for package dependency and requirement alternatives ↵
Karen Arutyunov
5
-13
/
+2750
representation new syntax
2021-11-23
Adapt tests to multi-line manifest values serialization change
Karen Arutyunov
1
-2
/
+2
2021-10-13
Add support for version iteration in string representation
Karen Arutyunov
1
-3
/
+17
2021-10-07
Add repositories manifest header
Karen Arutyunov
2
-0
/
+153
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
5
-12
/
+12
2021-09-24
Add string-parsing constructors to dependency, requirement_alternatives, and ↵
Karen Arutyunov
1
-10
/
+10
test_dependency classes
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
5
-4
/
+15
2021-08-19
Add support for build-time mark (*) in tests, examples, and benchmarks ↵
Karen Arutyunov
1
-0
/
+22
package manifest values
2021-04-20
Disable bunch of bogus GCC warnings
Karen Arutyunov
1
-0
/
+2
2020-11-23
On Windows convert repo canonical name path part to lower case
Karen Arutyunov
1
-0
/
+12
2020-09-03
Normalize host in repository URL
Karen Arutyunov
1
-0
/
+5
2020-07-02
Verify that package license has no scheme or 'other' scheme
Karen Arutyunov
1
-0
/
+43
2020-04-10
Override build constraints group values hierarchically
Karen Arutyunov
1
-0
/
+23
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
16
-16
/
+0
2019-11-12
Disable miscompiled by Clang 9.0.0 package version tests
Karen Arutyunov
1
-0
/
+11
2019-10-28
Add support for tests, examples, and benchmarks package manifest values
Karen Arutyunov
2
-9
/
+107
Also rename dependency_constraint class to version_constraint.
2019-10-07
Adapt tests for building with Clang on Windows
Karen Arutyunov
1
-3
/
+3
2019-09-05
Make version revision optional
Karen Arutyunov
2
-591
/
+598
2019-06-04
Add support for topics and keywords package manifest values
Karen Arutyunov
1
-2
/
+100
2019-05-29
Inherit url type from butl::url
Karen Arutyunov
1
-0
/
+49
2019-05-22
Add support for package manifest upstream-version value
Karen Arutyunov
1
-88
/
+63
2019-05-08
Add support for description-type package manifest value
Karen Arutyunov
2
-66
/
+394
2019-04-25
Add package_manifest::override() overriding build* values
Karen Arutyunov
3
-0
/
+225
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-14
/
+14
2019-02-15
Add some package version test cases
Karen Arutyunov
1
-0
/
+5
[next]