Skip to content
Snippets Groups Projects
Commit 7d3ba0e9 authored by Tobias Hunger's avatar Tobias Hunger
Browse files

VCSmanager: Fix QTC_ASSERTs


These tests are needed to make sure no broken data ends up in the cache,
causing inconsistencies in the cache. The asserts did a good job there,
catching a couple of issue, so I would like to keep them the way they are.

QDir is not needed at all as the data _should_ be perfectly fine already
anyway and should not be used if the asserts are not evaluated.

Change-Id: Icf113f8b02b6c7c7ba7498386b8465b2644daae8
Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
parent 61082af6
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