You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
reviews: suggest contributing missing tests upstream to GNU
This commit is contained in:
@@ -47,6 +47,9 @@ check these before requesting a review, your PR will move much faster.
|
||||
tracked with `remaining-gnu-error.py`) should not go backwards; a
|
||||
compatibility fix should ideally add the now-passing test. Error messages and
|
||||
exit codes should match GNU, checked with `LANG=C` (except for locale bugs).
|
||||
- If the GNU test suite passes but you still found a behavior difference, that is
|
||||
a gap in their coverage: please contribute the missing test upstream to GNU to
|
||||
improve their test suite.
|
||||
- **It updates docs, help and translations.** A new option or behavior should
|
||||
also update the `--help` text, the documentation, the generated man pages, and
|
||||
at least the English `locales/en-US.ftl` strings.
|
||||
|
||||
Reference in New Issue
Block a user