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/23 06:20:24 UTC

[buildstream] 01/01: Merge pull request #1598 from apache/tristan/weak-cache-key-test

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 299ffde2ad71a4f2b61a89bc698f281ccb606c04
Merge: ac9fc2e aaa0053
Author: Tristan Van Berkom <tr...@codethink.co.uk>
AuthorDate: Wed Feb 23 15:20:17 2022 +0900

    Merge pull request #1598 from apache/tristan/weak-cache-key-test
    
    tests/frontend/buildcheckout.py: Testing strict/non-strict scenario

 tests/frontend/buildcheckout.py                    | 67 ++++++++++++++++++++++
 tests/frontend/strict-scenario/elements/base.bst   |  5 ++
 tests/frontend/strict-scenario/elements/target.bst |  9 +++
 tests/frontend/strict-scenario/files/base.txt      |  1 +
 tests/frontend/strict-scenario/files/target.txt    |  1 +
 tests/frontend/strict-scenario/project.conf        |  3 +
 6 files changed, 86 insertions(+)