summaryrefslogtreecommitdiff
path: root/subplot/summain.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/summain.yaml')
-rw-r--r--subplot/summain.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/subplot/summain.yaml b/subplot/summain.yaml
new file mode 100644
index 0000000..31bc28c
--- /dev/null
+++ b/subplot/summain.yaml
@@ -0,0 +1,17 @@
+- given: an installed summain
+ function: install_summain
+
+- given: directory {dirname}
+ function: create_directory
+
+- given: file {filename}
+ function: create_file
+
+- given: atime for {filename} is {timestamp}
+ function: set_atime
+
+- given: mtime for {filename} is {timestamp}
+ function: set_mtime
+
+- then: output matches file {filename}
+ function: output_matches_file