
16 Jul
2008
16 Jul
'08
8:17 a.m.
David Abrahams:
That was one of the kinds of cases I had in mind when wondering if it was a good idea to rely on dependent libraries' tests to discover problems in a library.
Having dependent libraries act as regression tests is a good thing. It increases the test coverage and helps us uncover regressions before our users.