summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Collapse)AuthorFilesLines
2024-01-13tests(check): add --offline optionLars Wirzenius1-3/+8
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
2023-10-15fix(check): don't produce a PDFLars Wirzenius1-1/+0
Subplot doesn't support that any more. Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
2023-04-18fix(check): variable nameLars Wirzenius1-1/+1
Sponsored-by: author
2022-09-15fix: use new Subplot external YAML metadata fileLars Wirzenius1-5/+5
Sponsored-by: author
2021-12-06docs: add a sample config fileLars Wirzenius1-2/+0
Also, provide pre-generated test keys, for simplicity. Sponsored-by: author
2021-11-01fix: don't treat COPYING.md as a subplotLars Wirzenius1-1/+1
Sponsored-by: author
2021-09-15test: handle user-chosen cargo target directoryLars Wirzenius1-34/+29
Sponsored-by: author
2021-07-22test: run test.py so it creates a logLars Wirzenius1-11/+3
Sponsored-by: author
2021-07-22chore: tell shellcheck to not worry about unquoted variableLars Wirzenius1-1/+5
In this case, not quoting is the right thing to do. Sponsored-by: author
2021-05-23fix: use new Subplot command nameLars Wirzenius1-2/+2
2020-10-14fix: only run cargo fmt, if it's availableLars Wirzenius1-1/+4
2020-10-07feat: add logging, mostly of requestsLars Wirzenius1-0/+1
2020-07-19test: add -c (--codegen) option to generate test program, not run itLars Wirzenius1-4/+16
This makes it easier to run only specific tests, or to specify a log file for the test program.
2020-05-13test: create a self-signed certificate for testingLars Wirzenius1-0/+2
2020-05-03Change: make dummy test suite passLars Wirzenius1-0/+52