Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checksum: rework for improving checkum checking GNU behavior match #6654

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Oct 11, 2024

  1. cksum: simplify nesting

    RenjiSann committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5842f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf5559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780db80 View commit details
    Browse the repository at this point in the history
  4. test(cksum): add multiple tests

    test(cksum): add test for blake length gessing
    test(cksum): add test for hexa/base64 confusion
    test(cksum): add test for error handling on incorrectly formatted checksum
    test(cksum): add test for trailing spaces making a line improperly formatted
    test(cksum): Re-implement GNU test 'cksum-base64' in the testsuite
    RenjiSann committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f6f0ed9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5bb0a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7246067 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c00a444 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4570f1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57cd029 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0e316c2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0aeed93 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af925e6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a0b301c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1d0701 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    48531e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7dce4f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cf8811d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c9fa70f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5fed16f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f5f6d6c View commit details
    Browse the repository at this point in the history