summaryrefslogtreecommitdiff
path: root/tests/subplots/python/runcmd_test.yaml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2022-01-01 12:03:51 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2022-01-01 14:05:30 +0000
commit95b3d27d27a8dab7cb8a5136000a2331ab9b4a4a (patch)
tree632bb651f7bb70152bacfcccc268ccffd5e64c0d /tests/subplots/python/runcmd_test.yaml
parentd4856f7b04b5f58118e518fd2a3413363dcad6ce (diff)
downloadsubplot-95b3d27d27a8dab7cb8a5136000a2331ab9b4a4a.tar.gz
tests: Move files.md to be common between Python and subplotlib
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'tests/subplots/python/runcmd_test.yaml')
-rw-r--r--tests/subplots/python/runcmd_test.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/subplots/python/runcmd_test.yaml b/tests/subplots/python/runcmd_test.yaml
new file mode 100644
index 0000000..2ad981e
--- /dev/null
+++ b/tests/subplots/python/runcmd_test.yaml
@@ -0,0 +1,9 @@
+- given: "executable script {filename} from {embedded}"
+ impl:
+ python:
+ function: create_script_from_embedded
+
+- when: "I prepend {dirname} to PATH"
+ impl:
+ python:
+ function: runcmd_prepend_to_path