|
|
|
|
|
by flir
332 days ago
|
|
In the case of date libraries, I think if I ported the tests from a few well-known libraries to my own, I'd have reasonable confidence in my own. Having said that, I don't think date libraries are hard, I think they're messy. Mostly because humans keep introducing convenience fudges - adding a second here, taking eleven days off there, that kind of thing. |
|
See the number of unit tests in the Linux kernel, for example.