coreutils
coreutils copied to clipboard
docs: results of tr.pl and stat-printf.pl don't show up on GNU test coverage page
The GNU coreutils have two tests for tr: tr-case-class.sh and tr.pl (see https://github.com/coreutils/coreutils/tree/master/tests/misc). However, on the test coverage page and in the JSON file the result of tr.pl is missing.
Another test with a missing result is stat-printf.pl (also in the "misc" folder).