Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-93730

machtest seems to be a noop with cmake build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.1.0
    • Build System: CMake
    • None
    • macOS

    Description

      CMakeList.txt in qtbase/tests/auto/corelib/plugin/qpluginloader/machtest looks surprisingly minimalistic, like this:

      # Generated from machtest.pro.
      
      

      Which seems to be wrong, because the original machtest.pro was not empty. CMakeList.txt in the qpluginloader has only this:

      if(MACOS AND QT_FEATURE_private_tests AND TARGET Qt::Gui)
          add_subdirectory(machtest)
      endif()
      

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              tpochep Timur Pocheptsov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes