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

machtest seems to be a noop with cmake build

XMLWordPrintable

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

      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()
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes