summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-06-30Merge pull request #6505 from Its-Just-Nans/fix-clippy-errorsSylvestre Ledru
2024-06-30fix clippy testsn4n5
2024-06-30tests: enable tests for uptime on OpenBSDLaurent Cheylus
2024-06-30tr: correctly detected matched [:upper:]Christian von Elm
2024-06-29Merge pull request #6496 from djedi23/6267-cp-preserved-hardlinks-are-not-rep...Sylvestre Ledru
2024-06-29ls: gnu `color-clear-to-eol` fix (#6507)sreehari prasad
2024-06-29Merge pull request #6406 from jadijadi/users-openbsdDaniel Hofstetter
2024-06-29users: support OpenBS using utmpJadi
2024-06-28Merge pull request #6503 from CausingBrick/issue-6495Daniel Hofstetter
2024-06-28date: fix date get timezone error while set utc time (#6495)MengshengWu
2024-06-28hashsum/b2sum: when the checksum file is untagged, detect the sizeSylvestre Ledru
2024-06-27Merge pull request #6452 from sylvestre/base64Daniel Hofstetter
2024-06-26cp: fix preserved hardlinks are not reported in --verboseMoïse Valvassori
2024-06-25cksum/hashsum: add support of --check with base64Sylvestre Ledru
2024-06-24ls: gnu `color-norm` test fix (#6481)sreehari prasad
2024-06-24Merge pull request #6144 from sylvestre/diredDaniel Hofstetter
2024-06-24ls: If we have --dired --hyperlink, we don't show dired but we still want to ...Sylvestre Ledru
2024-06-23ls: --format will override the --dired optionSylvestre Ledru
2024-06-22Refuse to translate if set2 contains more than one unique characters and set1...Christian von Elm
2024-06-22``uptime``: Support files in uptime (#6400)Anirban Halder
2024-06-22ls --dired: v9.5 --hyperlink is ignored if passed firstSylvestre Ledru
2024-06-21ls --dired: v9.5 automatically set --format=longSylvestre Ledru
2024-06-17gnu `cp-parents` test case (#6446)sreehari prasad
2024-06-15Refuse to translate if set1 is longer than set2 and set2 ends in a character ...Christian von Elm
2024-06-14clippy: fix warnings introduced by Rust 1.79Daniel Hofstetter
2024-06-10Merge pull request #6445 from cvonelm/6341-tr-unaligned-upperDaniel Hofstetter
2024-06-04Merge pull request #6431 from sylvestre/refactor-hashsum-cksumDaniel Hofstetter
2024-06-03cksum/hashsum: improve the tests and wordingSylvestre Ledru
2024-06-02cksum/hashsum: fix the windows tests + improve someSylvestre Ledru
2024-06-02tr: A [:lower:]/[:upper:] in set2 must be matched in set1Christian von Elm
2024-05-30cp: gnu test case preserve-mode fix (#6432)sreehari prasad
2024-05-29cksum/hashsum: manage the '*' start correctlySylvestre Ledru
2024-05-29cksum/hashsum: try to detect the format faster the first lineSylvestre Ledru
2024-05-29hashsum: improve the file verification algo.Sylvestre Ledru
2024-05-29hashsum: Implement the quiet modeSylvestre Ledru
2024-05-29hashsum: handle the case when md5sum is used but the file contains a differen...Sylvestre Ledru
2024-05-29cksum/hashsum: factor the error structure and use it moreSylvestre Ledru
2024-05-29cksum/hashsum: refactor the common code.Sylvestre Ledru
2024-05-27df: fix incorrect test & add another testDaniel Hofstetter
2024-05-25tests: fix some clippy warningsSylvestre Ledru
2024-05-23tr: disallow classes besides [:upper:]/[:lower:] in set2 when translatingChristian von Elm
2024-05-23env: adds --ignore-signal (#6377)Walid
2024-05-20tests: remove 'target_pointer_width = "128"'Daniel Hofstetter
2024-05-20cp: parent-perm-race gnu fix (#6403)sreehari prasad
2024-05-19util: added umask manipulation (#6404)sreehari prasad
2024-05-19cp: link-deref gnu test fix (#6378)sreehari prasad
2024-05-18Merge pull request #6390 from sylvestre/cksum-checkBen Wiederhake
2024-05-18Merge pull request #6412 from sylvestre/hashsum-fixSylvestre Ledru
2024-05-18hashsum: rename the blake2b algo with --tag + manage the different lengthSylvestre Ledru
2024-05-17cksum: improve the blake2b detection algo corner caseSylvestre Ledru