summaryrefslogtreecommitdiff
path: root/reference.md
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-05-01 12:45:15 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-05-01 12:56:52 +0100
commit8b4321225cc730c51678f7bae66da0742cf717b8 (patch)
tree9a3c0943e1ebdacb7eca4f6d652ebdb71545468d /reference.md
parent5d89e81ff677ff67af68d8903ad09053a72cd438 (diff)
downloadsubplot-8b4321225cc730c51678f7bae66da0742cf717b8.tar.gz
reference: Update reference SHA for new CI
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'reference.md')
-rw-r--r--reference.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/reference.md b/reference.md
index c50456d..c87c309 100644
--- a/reference.md
+++ b/reference.md
@@ -10,7 +10,7 @@ documents.
~~~scenario
given an installed subplot
-given a clone of https://gitlab.com/subplot/subplot.git in src at ec9652a72aa8ff47fa64b8a1b5ba9afe84be4f7e
+given a clone of https://gitlab.com/subplot/subplot.git in src at 5d89e81ff677ff67af68d8903ad09053a72cd438
when I docgen subplot.md to test.pdf, in src
then file src/test.pdf exists
~~~
@@ -19,7 +19,7 @@ then file src/test.pdf exists
~~~scenario
given an installed subplot
-given a clone of https://gitlab.com/subplot/subplot.git in src at ec9652a72aa8ff47fa64b8a1b5ba9afe84be4f7e
+given a clone of https://gitlab.com/subplot/subplot.git in src at 5d89e81ff677ff67af68d8903ad09053a72cd438
when I docgen subplot.md to test.html, in src
when I run, in src, subplot docgen subplot.md -o subplot.html
then file src/test.html exists
@@ -30,7 +30,7 @@ then file src/test.html exists
~~~scenario
given an installed subplot
given file run_test.sh
-given a clone of https://gitlab.com/subplot/subplot.git in src at ec9652a72aa8ff47fa64b8a1b5ba9afe84be4f7e
+given a clone of https://gitlab.com/subplot/subplot.git in src at 5d89e81ff677ff67af68d8903ad09053a72cd438
when I run, in src, subplot codegen subplot.md -o test-inner.py
when I run bash run_test.sh
then command is successful
@@ -48,7 +48,7 @@ python3 src/test-inner.py --log test-inner.log --env "PATH=$PATH" --env SUBPLOT_
title: Test Subplot against reference subplots
author: The Subplot project
template: python
-bindings:
+bindings:
- reference.yaml
- subplot.yaml
- lib/runcmd.yaml