summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)AuthorFilesLines
2020-05-24feat: set up a minimal environment in the code templatesLars Wirzenius2-0/+24
2020-05-24test(sp-meta): amend scenario to also test JSON outputLars Wirzenius1-0/+14
2020-05-20feat!: allow multiple bindings and functions filesLars Wirzenius2-2/+2
2020-05-17feat(template.sh): call cleanup functions if definedLars Wirzenius1-17/+51
2020-05-17feat(template.py): call cleanup functions if definedLars Wirzenius1-2/+26
2020-05-17refactor(template.py): make Python template easier to followLars Wirzenius1-32/+87
2020-05-10feat: make it easier to debug generated Python test programsLars Wirzenius1-4/+60
2020-05-08Change: bash template to run only requested scenariosLars Wirzenius1-1/+15
2020-05-08Refactor: bash template to put scenarios in functionsLars Wirzenius1-18/+30
2020-05-08Change: Python template to run only chosen scenariosLars Wirzenius1-6/+21
2020-04-25Change: use /usr/bin/env to find bashLars Wirzenius1-1/+1
2020-04-22Add: a bash template and change echo.md to use itLars Wirzenius2-0/+197
2020-04-22Change: get Python template from templates/python/template.{yaml.py}Lars Wirzenius2-0/+2
2020-03-20Change: generated Python program runs scenarios in random orderLars Wirzenius1-18/+29
2020-02-25Fix: base64 encode everything captured from user inputLars Wirzenius1-5/+22
2020-02-15Change: require docgen, codegen to fail if document has no titleLars Wirzenius1-1/+5
2020-01-10Change: generated Python program creates temp dir for each sceanioLars Wirzenius1-0/+2
2020-01-10Add: remember original directory in Python code templateLars Wirzenius1-0/+8
2020-01-08Change: use tera templates for generating Python codeLars Wirzenius1-0/+77