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

Argument to --gtest_filter must be enclosed in single quotes

    XMLWordPrintable

Details

    • 6ae6390661 (qt-creator/qt-creator/8.0) 6ae6390661 (qt-creator/qt-creator/master) 6ae6390661 (qt-creator/qt-creator/9.0) 6ae6390661 (qt-creator/qt-creator/qds-3.7)

    Description

      When running only some selected tests from Google Test, the argument passed to the --gtest_filter option must be enclosed in single quotes to avoid globbing in certain shells

      e.g. --gtest_filter='TestSuite.*' instead of --gtest_filter=TestSuite.*

      since the latter will trigger globbing and won't match any test

      Attachments

        1. 1.png
          1.png
          44 kB
        2. 2.png
          2.png
          9 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            cstenger Christian Stenger
            andrei.toterman Andrei Toterman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes