Skip to content
Snippets Groups Projects
  • Christian Stenger's avatar
    c13c37f9
    Fix plugin unit test · c13c37f9
    Christian Stenger authored
    
    Since d43a36c8 the code parser could
    have been internally triggered already while still evaluating the
    project. This made the parser trigger a parsingFinished() already for
    a parse where not the full project had been available inside the
    code model which made the plugin unit test fail.
    
    Change-Id: I6cc787c24205cb82c6c2636f79bd0acc5c778c64
    Reviewed-by: default avatarDavid Schulz <david.schulz@theqtcompany.com>
    c13c37f9
    History
    Fix plugin unit test
    Christian Stenger authored
    
    Since d43a36c8 the code parser could
    have been internally triggered already while still evaluating the
    project. This made the parser trigger a parsingFinished() already for
    a parse where not the full project had been available inside the
    code model which made the plugin unit test fail.
    
    Change-Id: I6cc787c24205cb82c6c2636f79bd0acc5c778c64
    Reviewed-by: default avatarDavid Schulz <david.schulz@theqtcompany.com>