summaryrefslogtreecommitdiff
path: root/subplot/data.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-26 10:25:59 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-26 10:27:33 +0200
commit96831d81fefcb76f2b33bc97b6206f594a7fcd5f (patch)
tree912d4d1efbd2b9088af1769ed3c5f927b09fe0bd /subplot/data.yaml
parent2f95edc25f127fd5ac1fb9df96bf8489dbece3ec (diff)
downloadobnam2-96831d81fefcb76f2b33bc97b6206f594a7fcd5f.tar.gz
test: add verification test for non-UTF8 filenames
Diffstat (limited to 'subplot/data.yaml')
-rw-r--r--subplot/data.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/data.yaml b/subplot/data.yaml
index 32c9cd5..7659319 100644
--- a/subplot/data.yaml
+++ b/subplot/data.yaml
@@ -6,6 +6,9 @@
- given: "a file {filename} containing some random data"
function: create_file_with_random_data
+- given: "a file in {dirname} with a non-UTF8 filename"
+ function: create_nonutf8_filename
+
- given: file {filename} has mode {mode}
function: chmod_file