Details
Details
Diff Detail
Diff Detail
- Repository
- R4 Zanshin
- Lint
Lint Skipped - Unit
Unit Tests Skipped
attic/tests/testlib/modeltest.cpp | ||
---|---|---|
157 | we should remove this no ? | |
201 | ditto | |
226 | ditto | |
256 | ditto | |
336 | ditto | |
368 | ditto ? | |
377 | ditto | |
383 | ditto | |
388 | ditto | |
478 | ditto | |
494 | & parent -> &parent | |
498 | we should remove this no ? | |
555 | & parent -> &parent | |
attic/tests/testlib/modeltest.h | ||
71 | & parent => &parent to have the same thing everywhere | |
73 | 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.