Skip to content

Conversation

@Its-Just-Nans
Copy link
Contributor

Fixing the mdbook docs for

@Its-Just-Nans Its-Just-Nans changed the title fix docs hashsum fix docs hashsumS and test May 15, 2025
@Its-Just-Nans Its-Just-Nans mentioned this pull request May 15, 2025
17 tasks
@Its-Just-Nans
Copy link
Contributor Author

Hi

With #7936

Usage: target/debug/coreutils md5sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha1sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha224sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha256sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha384sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha512sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha3sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha3-224sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha3-256sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha3-384sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils sha3-512sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils shake128sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils shake256sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils b2sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils b3sum [OPTIONS]... [FILE]...
Usage: target/debug/coreutils hashsum --<digest> [OPTIONS]... [FILE]...

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@RenjiSann
Copy link
Collaborator

Can the testsuite currently test these behaviors @sylvestre ?

@sylvestre
Copy link
Contributor

@Its-Just-Nans yeah, maybe add tests for this to make sure we don't regress? thanks

@RenjiSann dunno, sorry :)

@Its-Just-Nans
Copy link
Contributor Author

@Its-Just-Nans yeah, maybe add tests for this to make sure we don't regress? thanks

done

@Its-Just-Nans Its-Just-Nans requested a review from sylvestre May 25, 2025 23:20
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@github-actions
Copy link

github-actions bot commented Nov 9, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

@Its-Just-Nans
Copy link
Contributor Author

Its-Just-Nans commented Nov 10, 2025

@sylvestre I think now it's ready

Note that it seems that some binaries where missing in build.rs
If it's a mistake to add them, the test_uudocs.rs should be updated accordingly

@oech3
Copy link
Contributor

oech3 commented Nov 19, 2025

#7936 (comment) Non GNU binary names are dropped.

@Its-Just-Nans
Copy link
Contributor Author

#7936 (comment) Non GNU binary names are dropped.

Thanks you, make sense.

Fixed the tests

@github-actions
Copy link

github-actions bot commented Dec 7, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

@sylvestre
Copy link
Contributor

@RenjiSann @oech3 ok to merge this? thanks

@oech3
Copy link
Contributor

oech3 commented Dec 22, 2025

Non GNU binaries are not dropped yet

@RenjiSann
Copy link
Collaborator

Non GNU binaries are not dropped yet

yep, and hashsum isn't either

@oech3
Copy link
Contributor

oech3 commented Jan 30, 2026

@Its-Just-Nans Would you split PR as hashsum will be removed soon.

@Its-Just-Nans
Copy link
Contributor Author

@Its-Just-Nans Would you split PR as hashsum will be removed soon.

I'm not sure to understand what that "split PR" means.

Feel free to edit it!

@oech3
Copy link
Contributor

oech3 commented Jan 31, 2026

Should we close this as hashsum was removed?

@Its-Just-Nans
Copy link
Contributor Author

Should we close this as hashsum was removed?

This still contains a fix for the man

@Its-Just-Nans
Copy link
Contributor Author

@oech3 I've updated my MR

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants