|
|
|
|
|
by Avamander
232 days ago
|
|
> If you look at "date" specifically on https://uutils.github.io/coreutils/docs/test_coverage.html, it looks much worse than the overall graph suggests: 2 tests passing, 3 tests skipped, 3 with errors. Not really reassuring, right? That's because they added new tests to catch these cases. I recall seeing someone mention in a comment here that coreutils didn't have a test for this either. So it is reassuring that these things actually get documented and tested. |
|