summaryrefslogtreecommitdiff
path: root/templates/python/template.py
AgeCommit message (Expand)AuthorFilesLines
2020-12-18refactor: rename tera template files to have .tera suffixLars Wirzenius1-78/+0
2020-11-19add scenarioLars Wirzenius1-2/+2
2020-09-04refactor(templates/python): make helpers self-containedLars Wirzenius1-12/+5
2020-09-04refactor(templates/python): split out helper code into modulesLars Wirzenius1-230/+14
2020-06-07feat: supply source file name for functions filesLars Wirzenius1-1/+6
2020-05-24feat: set up a minimal environment in the code templatesLars Wirzenius1-0/+13
2020-05-24test(sp-meta): amend scenario to also test JSON outputLars Wirzenius1-0/+14
2020-05-20feat!: allow multiple bindings and functions filesLars Wirzenius1-1/+1
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: Python template to run only chosen scenariosLars Wirzenius1-6/+21
2020-04-22Change: get Python template from templates/python/template.{yaml.py}Lars Wirzenius1-0/+119