aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cksum (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-07tests: cksum: add a test case for robust file name parsingPádraig Brady1-0/+6
2025-10-07cksum: fix --check with untagged base64 format with tag matchesPádraig Brady1-0/+8
2025-10-07cksum: fix length validation with SHA2- tagged formatPádraig Brady1-0/+10
2025-10-07cksum: fix --check with --algorithm=sha2Pádraig Brady1-4/+9
2025-10-05cksum: allow -a {blake2b,sha2,sha3} --check to work on base64Collin Funk1-0/+50
2025-09-21maint: comment spelling fixesPaul Eggert1-1/+1
2025-09-14cksum,wc: support disabling hardware acceleration at runtimePádraig Brady1-6/+17
2025-09-04tests: cksum: check more length variantsPádraig Brady1-19/+20
2025-09-04cksum: prefer -a sha2 -l ###, to -a sha###Pádraig Brady3-6/+19
2025-09-03cksum: add support for SHA-3Collin Funk2-1/+86
2025-08-30b2sum: --length: fix upper bound checkPádraig Brady1-0/+12
2025-07-26maint: avoid :> pattern in testsPádraig Brady1-1/+1
2025-07-26tests: avoid a false failure on CygwinCollin Funk1-1/+1
2025-02-17cksum: fix test for missingPaul Eggert1-1/+1
2025-01-01maint: update all copyright year number rangesPádraig Brady19-19/+19
2024-11-02cksum: add support for --algorithm=crc32bPádraig Brady3-21/+24
2024-10-20tests: cksum: verify --check with commentsSylvestre Ledru1-3/+7
2024-07-02tests: fix improper use of grep -vPádraig Brady1-11/+11
2024-07-02tests: cksum: check when several files are missing or incorrectSylvestre Ledru1-0/+11
2024-05-22tests: cksum: extend with --status, --ignore-missing and --warnSylvestre Ledru1-0/+58
2024-05-11tests: cksum: add incorrect data to verify --check & --strictSylvestre Ledru1-0/+29
2024-05-04cksum: add tests to verify the presence of "*"Sylvestre Ledru1-0/+7
2024-03-06cksum: ensure appropriate "binary" mode with --untaggedPádraig Brady1-0/+9
2024-03-04cksum: consistently validate --length attributesPádraig Brady1-0/+4
2024-01-01maint: update all copyright year number rangesPádraig Brady19-19/+19
2023-08-27tests: avoid false failure on cygwinPádraig Brady1-23/+25
2023-08-27cksum: adjust tests and docs to binary mode handlingPádraig Brady2-3/+2
2023-07-11cksum: escape filenames with a leading '\' in --check statusPádraig Brady1-3/+7
2023-07-09cksum: support transparent emulation of older utilsPádraig Brady2-19/+24
2023-06-22b2sum: fix UAR with --check with malformed checksum linesPádraig Brady1-0/+5
2023-06-19tests: move tests to a directory per utilitySylvestre Ledru19-0/+1794