This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 79ac919b5 Merge pull request #2010 from
apache/tristan/show-cas-digest-tests
add 6ae02ba84 node.pyx: Fix raise error expression
add 8d8d9e71f node.pyx: Support loading 0/1 as boolean values
add a49f8ac0f tests: Extending option export test to include parsing of
exported values
add 5c5335ae0 tests/integration/pullbuildtrees.py: Adapt test
new 874f0b7e1 Merge pull request #2011 from
apache/tristan/fix-boolean-parsing
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/buildstream/node.pyx | 12 ++++++------
tests/format/option-exports/element.bst | 6 +++++-
tests/format/option-exports/plugins/config.py | 26 ++++++++++++++++++++++++++
tests/format/option-exports/project.conf | 6 ++++++
tests/integration/pullbuildtrees.py | 2 +-
5 files changed, 44 insertions(+), 8 deletions(-)
create mode 100644 tests/format/option-exports/plugins/config.py