Skip to content
Snippets Groups Projects
Commit d0e5facb authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

CppTools: Tests: Clean up cppmodelmanager_test.cpp


* First construct a ProjectPart completely, then append it to the
  ProjectInfo. Doing it the other way around will lead to
  inconsistencies since some attributes of ProjectInfo are
  calculated/updated when a ProjectPart is appended. This has no effect
  on the current tests.

* Remove created *.user file when test finishes.

* Add comments describing what the tests do.

* Rename test methods to some more desribtive names.

Change-Id: I5eeed05d0aef19f8094ff488dedcced74f0814f8
Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
parent dd86590b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment