Details
Details
Diff Detail
Diff Detail
- Repository
- R4 Zanshin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
attic/tests/testlib/modeltest.cpp | ||
---|---|---|
158 | we should remove this no ? | |
202 | ditto | |
227 | ditto | |
257 | ditto | |
337 | ditto | |
369 | ditto ? | |
378 | ditto | |
384 | ditto | |
389 | ditto | |
479 | ditto | |
495 | & parent -> &parent | |
499 | we should remove this no ? | |
556 | & parent -> &parent | |
attic/tests/testlib/modeltest.h | ||
72 | & parent => &parent to have the same thing everywhere | |
74 | ditto |
Comment Actions
For the record, I'm not going to change modeltest.*, for the following reasons:
- it is a copied class (we have another copy in tests/testlib);
- this copy is temporary, it will go away with attic;
- it is third party code we didn't write (as can be seen from the copyright headers).
Could you reconsider your vote on that patch in light of the above?
Thanks.