summaryrefslogtreecommitdiff
path: root/subplotlib/tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-01subplotlib: Run subplot.md in Rust tooDaniel Silverstone1-0/+1
2021-11-27refactor: use build.rs for testing subplotlib subplotsLars Wirzenius3-1248/+3
2021-10-13tests: Fix up use of absolute paths for false/true/echo etc.Daniel Silverstone1-20/+20
2021-05-19subplotlib: chore: Regenerate runcmd.rs test fileDaniel Silverstone1-0/+96
2021-02-27subplotlib/tests: Format files.rsDaniel Silverstone1-308/+199
2021-02-18refactor: rewrite check in Python as check.pyLars Wirzenius1-199/+308
2021-02-07subplotlib: test the new directory stepsDaniel Silverstone1-0/+141
2021-01-23subplotlib: Verify cleanup function argument supportDaniel Silverstone1-5/+5
2020-12-30subplotlib: Add runcmd step libraryDaniel Silverstone1-0/+543
2020-12-29subplotlib: Add files step library, with testsDaniel Silverstone1-0/+275
2020-12-28subplotlib: Trivial datadir supportDaniel Silverstone1-0/+21
2020-12-28subplotlib: Rework contextelement to be able to register other elementsDaniel Silverstone1-0/+4
2020-12-21subplotlib: Support direct calling of other stepsDaniel Silverstone1-1/+6
2020-12-21rust: Switch to a neater module based step function deriveDaniel Silverstone1-9/+9
2020-12-21rust: Use commentsafe filter in rust templateDaniel Silverstone1-3/+13
2020-12-21rust: Use nameslug in rust templateDaniel Silverstone1-2/+2
2020-12-21subplotlib: Add tests so that we can test subplotlib without subplot builtDaniel Silverstone1-0/+153