summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Collapse)AuthorFilesLines
2021-01-04Revert "test: make sure Cargo.toml and debian/changelog versions match"Lars Wirzenius1-9/+0
This reverts commit 4a779c234c3dbf2685ad81be92a96688266fec58. CI munges the Debian version, making the version check always fail. Back to the drawing board for this.
2021-01-04test: make sure Cargo.toml and debian/changelog versions matchLars Wirzenius1-0/+9
2020-11-22fix: run cargo clippy, fmt only if availableLars Wirzenius1-2/+7
2020-11-13test: update check to format subplot and generate&run test programLars Wirzenius1-1/+6
Also drop now-obsolete format.sh.
2020-10-23refactor: move doc formatting to its own scriptLars Wirzenius1-3/+1
2020-09-18feat: add a rudimentary chunk server main programLars Wirzenius1-0/+4
Also, add an initial subplot to document and verify acceptance criteria.
2020-09-18fix check to run rustfmt via cargoLars Wirzenius1-5/+1
2020-09-17test: add script to run automated testsLars Wirzenius1-0/+28