Tests: Updated the tests. Checking for unneeded includes
This commit is contained in:
parent
eb24a6fecd
commit
7b07271134
|
@ -1,2 +1,3 @@
|
||||||
|
[testh1\testh1.cpp:2]: The included header 'testh1\testh1.h' is not needed
|
||||||
[testh1\testh1.h:5]: Found implementation in header
|
[testh1\testh1.h:5]: Found implementation in header
|
||||||
[testh1\testh1.h:11]: Found implementation in header
|
[testh1\testh1.h:11]: Found implementation in header
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[testh2\testh2.cpp:2]: The included header 'testh2\testh2.h' is not needed
|
||||||
|
[testh2\testh2.h:2]: The included header 'testh2\emptyh.h' is not needed
|
Loading…
Reference in New Issue