Pádraig Brady <[email protected]> writes: > I noticed Ubuntu 25.10 upgrades were broken due to uutils mishandling date -r: > https://www.phoronix.com/news/Ubuntu-25.10-Broken-Upgrade > > Upon reviewing our date(1) test coverage I see that our current level of 79.8% > for date.c, did not in fact cover --reference or --resolution. > > The attached two patches brings test coverage for date.c to 87.1%
Thanks! It would be nice to improve stty coverage, which is currently at 24.5%. There are some issues installing third party software on Ubuntu 25.10 because of stty [1]. I assume it is so low since we don't have a terminal to test it on from the test suite. I'll have to figure out how to deal with that... Collin [1] https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2127106
