summaryrefslogtreecommitdiff
path: root/subplot.md
AgeCommit message (Expand)AuthorFilesLines
2021-07-31docs: explain concepts, suggest a workflowLars Wirzenius1-0/+44
2021-07-20feat: when more than one bindings match a step, list all of themLars Wirzenius1-2/+19
2021-07-13Fix implemented typoRichard Maw1-1/+1
2021-07-12Fix html typoRichard Maw1-1/+1
2021-07-12Fix typo of officiallyRichard Maw1-1/+1
2021-07-12Fix typo in precond_fooRichard Maw1-2/+2
2021-07-12Fix typoRichard Maw1-1/+1
2021-07-12Make it a little more obvious file helpers return contentsRichard Maw1-2/+2
2021-06-11subplot.md: Test JSON should be sortedDaniel Silverstone1-7/+7
2021-06-09fix: typos in architecture diagramsLars Wirzenius1-2/+2
2021-05-01bin: sp-filter -> subplot-filterDaniel Silverstone1-7/+7
2021-05-01subplot: Add delay step in some scenariosDaniel Silverstone1-0/+4
2021-04-24subplot.md: Document scenario language a bit moreDaniel Silverstone1-0/+76
2021-04-09subplot.md: Use subplot extract rather than sp-extractDaniel Silverstone1-2/+2
2021-04-09subplot.md: Use subplot metadata over sp-metaDaniel Silverstone1-8/+8
2021-04-09testing: Rework sp-{doc,code}gen into subplot {doc,code}gen in testsDaniel Silverstone1-65/+65
2021-02-13feat: allow subplot.md to be used to test an installed SubplotLars Wirzenius1-0/+48
2021-02-11doc(subplot.md): add section to explain given/when/thenLars Wirzenius1-0/+45
2021-02-11doc(subplot.md): move section on metadata after general markup oneLars Wirzenius1-30/+30
2021-02-11fix(subplot.md): add missing template to YAML metadata exampleLars Wirzenius1-0/+1
2021-01-16subplot.md: Add example of noNumberLinesDaniel Silverstone1-0/+35
2020-12-18check: Add verification of bad filename checkDaniel Silverstone1-0/+33
2020-12-18subplot.md: Document the type map a littleDaniel Silverstone1-2/+23
2020-12-03subplot.md: Add missing template metadata entriesDaniel Silverstone1-0/+19
2020-12-03chore: Add template metadata to top level subplotsDaniel Silverstone1-0/+1
2020-12-02test: add scenario for testing value expansionLars Wirzenius1-0/+61
2020-11-21Merge branch 'env' into 'main'Daniel Silverstone1-0/+60
2020-11-21fix: document structureLars Wirzenius1-1/+1
2020-11-19add scenarioLars Wirzenius1-0/+60
2020-11-17fix: set TMPDIR for each scenario to its datadirLars Wirzenius1-0/+50
2020-11-05doc: Add info and scenario for pikchrDaniel Silverstone1-0/+41
2020-10-19Merge branch 'spelling' into 'main'Lars Wirzenius1-1/+1
2020-10-19Fixed a spelling mistake.Dan Alderman1-1/+1
2020-10-05fix: handle all kinds of inline elements in titles, headingsLars Wirzenius1-0/+40
2020-09-28refactor(subplot.{py,yaml}): use steps/functions from lib/runcmdLars Wirzenius1-0/+1
2020-09-28fix(subplot.{md,py,yaml}): run Subplot binaries from the source treeLars Wirzenius1-0/+44
2020-09-28refactor(subplot.{md,yaml}): rename steps to check outputLars Wirzenius1-19/+19
2020-09-28refactor(subplot.{md,yaml}): rename step to check for successLars Wirzenius1-15/+15
2020-09-28refactor(subplot.{md,yaml}): rename step step to check for failureLars Wirzenius1-14/+14
2020-09-28refactor(subplot.{md,py,yaml}): use step functions from lib/runcmd.pyLars Wirzenius1-2/+1
2020-09-26Merge branch 'patterns' into 'main'Daniel Silverstone1-3/+19
2020-09-26add: simple word pattern kindsLars Wirzenius1-3/+19
2020-09-23refactor(subplot.md): use new lib/files libraryLars Wirzenius1-23/+23
2020-09-11doc: update description of Subplot input language(s)Lars Wirzenius1-27/+162
2020-07-13Merge branch 'fix-12' into 'master'Lars Wirzenius1-0/+25
2020-06-20Merge branch 'extract' into 'master'Daniel Silverstone1-1/+28
2020-06-20test: Add scenario to validate case sensitivity in bindingsDaniel Silverstone1-0/+25
2020-06-20Merge branch 'metalist' into 'master'Daniel Silverstone1-0/+25
2020-06-08feat: add sp-extract for extracting data files from subplotsLars Wirzenius1-1/+28
2020-06-08feat(sp-meta): list names of embedded files in outputLars Wirzenius1-0/+25