summaryrefslogtreecommitdiff
path: root/check
blob: 254c08a35c4bf9539cd8f67d30cf1d874131305e (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
#
# Typeset the subplot, and verify that a pre-existing test environment
# functions.

set -euo pipefail

subplot docgen puomi.md -o puomi.pdf
subplot docgen puomi.md -o puomi.html
subplot codegen puomi.md -o test.py
python3 test.py --log test.log