Skip to content
Snippets Groups Projects
Commit 3d96108b authored by Christian Stenger's avatar Christian Stenger
Browse files

AutoTest: Fix reparsing of header files...


...when having split source and headers and defining test data functions
inside the source file.
If we just reparse a header file (e.g. when opening the respective file
inside the editor) we have no explicit information where the definition
of the functions is. This lead to not finding the information necessary
for displaying data tags and throwing away old information as they have
been marked for removal.

Change-Id: Ieb8ed9f7c758fe2c793e60ca2c30b4025106363b
Reviewed-by: default avatarDavid Schulz <david.schulz@theqtcompany.com>
parent 8390f9e8
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