This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
from 812c160 Merge pull request #77 from apache/juerg/ci
add e761daf tests: Add minimal test for the `cargo` source plugin
new c7d2f60 Merge pull request #78 from apache/juerg/cargo
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:
tests/sources/cargo.py | 58 +++++++++++++++++++++++++
tests/sources/cargo/minimal/elements/base64.bst | 6 +++
tests/sources/cargo/minimal/files/Cargo.lock | 7 +++
3 files changed, 71 insertions(+)
create mode 100644 tests/sources/cargo.py
create mode 100644 tests/sources/cargo/minimal/elements/base64.bst
create mode 100644 tests/sources/cargo/minimal/files/Cargo.lock