Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.11.0-beta1, Qt Creator 4.12.0-rc1
-
Ubuntu 19.04
Description
- Create a new Autotest project using the wizard.
- Inside the project’s function test_case1, type "QVERI".
- Try getting code completion.
You won’t get proposals. - Complete the line yourself:
QVERIFY(true);
This will compile and run without problems.
Code completion should know about the likes of QCOMPARE and QVERIFY.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-22651 [REG] No completion for QCOMPARE and QVERIFY in auto test project
-
- Closed
-
-
QTCREATORBUG-22984 Autocomplete isn't working properly with macros from some header
-
- Closed
-