Merge pull request #3151 from tertsdiepraam/docs-test-coverage

README: add link to GNU tests page in documentation
This commit is contained in:
Sylvestre Ledru
2022-02-17 10:29:31 +01:00
committed by GitHub
+4
View File
@@ -349,6 +349,10 @@ $ make UTILS='UTILITY_1 UTILITY_2' RUNTEST_ARGS='-v' busytest
### Comparing with GNU
Below is the evolution of how many GNU tests uutils passes. A more detailed
breakdown of the GNU test results of the main branch can be found
[in the user manual](https://uutils.github.io/coreutils-docs/user/test_coverage.html).
![Evolution over time](https://github.com/uutils/coreutils-tracking/blob/main/gnu-results.png?raw=true)
To run locally: