summaryrefslogtreecommitdiff
path: root/check
AgeCommit message (Expand)AuthorFilesLines
2021-09-15chore: make chronic (from moreutils) an optional build dependencyLars Wirzenius1-1/+4
2021-09-10test: tell Subplot-generated test program where the binaries areLars Wirzenius1-22/+18
2021-07-16test: have ./check verify all needed tools are installedLars Wirzenius1-0/+23
2021-05-27build: don't hid clippy warningsLars Wirzenius1-1/+1
2021-04-20fix(check): don't hide Clippy output if -v is specifiedAlexander Batischev1-1/+1
2021-04-10chore: use new Subplot binary nameLars Wirzenius1-3/+3
2021-03-27fix: how ./check looks for subcommandsLars Wirzenius1-2/+2
2021-03-27test: don't silence clippy warningsLars Wirzenius1-1/+1
2021-03-19build: don't run tests as rootLars Wirzenius1-1/+6
2021-02-18refactor(check): simplify how quietness is implementedLars Wirzenius1-6/+4
2021-02-10fix(check): don't pass -v for check on to test.pyLars Wirzenius1-0/+1
2021-01-04Revert "test: make sure Cargo.toml and debian/changelog versions match"Lars Wirzenius1-9/+0
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
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
2020-09-18fix check to run rustfmt via cargoLars Wirzenius1-5/+1
2020-09-17test: add script to run automated testsLars Wirzenius1-0/+28