summaryrefslogtreecommitdiff
path: root/tests/subplots/common/runcmd.subplot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/subplots/common/runcmd.subplot')
-rw-r--r--tests/subplots/common/runcmd.subplot15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/subplots/common/runcmd.subplot b/tests/subplots/common/runcmd.subplot
new file mode 100644
index 0000000..e30e5a8
--- /dev/null
+++ b/tests/subplots/common/runcmd.subplot
@@ -0,0 +1,15 @@
+title: Acceptance criteria for the lib/runcmd Subplot library
+author: The Subplot project
+markdowns:
+- runcmd.md
+bindings:
+- lib/runcmd.yaml
+- runcmd_test.yaml
+- lib/files.yaml
+impls:
+ python:
+ - lib/runcmd.py
+ - runcmd_test.py
+ - lib/files.py
+ rust:
+ - runcmd_test.rs