Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23108

No code completion for "QVERIFY"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 6.0.2
    • Qt Creator 4.11.0-beta1, Qt Creator 4.12.0-rc1
    • C/C++/Obj-C++ Support
    • Ubuntu 19.04

    Description

      1. Create a new Autotest project using the wizard.
      2. Inside the project’s function test_case1, type "QVERI".
      3. Try getting code completion.
        You won’t get proposals.
      4. 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kandeler Christian Kandeler
              rlohning Robert Löhning
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes