summaryrefslogtreecommitdiff
path: root/subplot.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-01chore: drop now-unused step for sleeping for a secondLars Wirzenius1-5/+0
2021-08-14test: query Cargo for its target directoryLars Wirzenius1-23/+6
2021-05-01subplot: Add delay step in some scenariosDaniel Silverstone1-0/+5
2021-04-24Merge branch 'pylog' into 'main'Daniel Silverstone1-3/+0
2021-04-24subplot.md: Document scenario language a bit moreDaniel Silverstone1-0/+4
2021-04-23chore: clean up log files from generated Python programsLars Wirzenius1-3/+0
2021-04-09testing: Rework sp-{doc,code}gen into subplot {doc,code}gen in testsDaniel Silverstone1-3/+3
2021-02-13feat: allow subplot.md to be used to test an installed SubplotLars Wirzenius1-14/+27
2021-01-10check: Cope with non-embedded resources by passing --resources to docgenDaniel Silverstone1-5/+6
2021-01-10resource: Switch from 'templates' to 'share'Daniel Silverstone1-1/+1
2020-10-01fix: add wrapper to add -t option to sp-codegen, when run by subplotLars Wirzenius1-0/+30
2020-09-28refactor(subplot.{py,yaml}): use steps/functions from lib/runcmdLars Wirzenius1-103/+0
2020-09-28fix(subplot.{md,py,yaml}): run Subplot binaries from the source treeLars Wirzenius1-0/+6
2020-09-28refactor(subplot.{md,py,yaml}): use step functions from lib/runcmd.pyLars Wirzenius1-57/+58
2020-09-26fix(subplot.py): make lintableLars Wirzenius1-3/+49
2020-06-08feat: add sp-extract for extracting data files from subplotsLars Wirzenius1-0/+6
2020-05-24test: add scenarios to verify newline adding to embedded filesLars Wirzenius1-0/+19
2020-05-24test(sp-meta): amend scenario to also test JSON outputLars Wirzenius1-0/+13
2020-05-20refactor: move things from subplot.{py,yaml} to separate filesLars Wirzenius1-131/+14
2020-05-17feat(subplot.md): add acceptance criteria for cleanup functionalityLars Wirzenius1-4/+26
2020-05-16refactor: format subplot.py with blackLars Wirzenius1-67/+87
2020-05-08subplot.py: Add stderr functions like stdout onesDaniel Silverstone1-0/+16
2020-05-08Add: scenarios for test programs running only chosen scenariosLars Wirzenius1-3/+28
2020-05-02Change: produce docgen output if missing or older than any sourceLars Wirzenius1-0/+6
2020-05-02Fix: check that stdout matches expected patternLars Wirzenius1-7/+8
2020-04-19Add: acceptance criteria for simple patternsLars Wirzenius1-0/+3
2020-04-11Change: docgen to not change output needlesslyLars Wirzenius1-0/+26
2020-04-10Change: check for embedded files with non-unique namesLars Wirzenius1-0/+3
2020-02-26Add: scenarios for testing document dateLars Wirzenius1-0/+18
2020-02-15Change: require docgen, codegen to fail if document has no titleLars Wirzenius1-2/+11
2020-01-11Add: scenario for testing sp-metaLars Wirzenius1-0/+8
2020-01-11Change: sp-filter scenario to check it works without YAML metadataLars Wirzenius1-0/+3
2020-01-11Add: scenarios for testing sp-filter, dot and roadmap graphsLars Wirzenius1-0/+12
2020-01-10Add: --templates option to sp-codegenLars Wirzenius1-1/+2
2020-01-06Change: implement other functionsLars Wirzenius1-9/+21
2020-01-06Add: progress reporting in generated test programLars Wirzenius1-0/+30
2020-01-05Add: Subplot document for Subplot itselfLars Wirzenius1-0/+0