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