Skip to content
Commit 2b36ab3c authored by Igor Kushnir's avatar Igor Kushnir
Browse files

TestCodeCompletion::testCompletionPriority: print context

When multiple declarations are tested in a loop, understanding a test
failure requires context. Print such context with qDebug():
  1) which declaration is being tested;
  2) names of all completion-items when an unknown declaration is being
     tested. Only declarations in the printed list can be tested.
parent 0c47f3eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment