You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2022/02/21 08:13:11 UTC

[buildstream] 01/01: Merge pull request #1594 from apache/tristan/test-plugin-shadowing

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 3a8e7bbe1d637a360510acd1de3a5fa33f3d010d
Merge: 69eccdb dd986d9
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Mon Feb 21 17:13:06 2022 +0900

    Merge pull request #1594 from apache/tristan/test-plugin-shadowing
    
    tests: Test that user specified plugins shadow core plugins

 tests/plugins/shadow.py                  | 47 ++++++++++++++++++++++++++++++++
 tests/plugins/shadow/elements/manual.bst |  1 +
 tests/plugins/shadow/plugins/manual.py   | 19 +++++++++++++
 tests/plugins/shadow/project.conf        |  8 ++++++
 4 files changed, 75 insertions(+)