Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. After building Qt5 from source, how do I run all its tests?

After building Qt5 from source, how do I run all its tests?

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 307 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Phlip
    wrote on last edited by
    #1

    I have a ../buildQt5 folder, but make test etc in there doesn't work.

    Apologies for the simple question, but e-search for "Qt test" returns page after page of tutorials for running QTest on your project...

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Afaik there is no make command for it - you have to run them manually. But why do you want to run them all?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      P 1 Reply Last reply
      0
      • Christian EhrlicherC Christian Ehrlicher

        Afaik there is no make command for it - you have to run them manually. But why do you want to run them all?

        P Offline
        P Offline
        Phlip
        wrote on last edited by
        #3

        @Christian-Ehrlicher

        "But why do you want to run them all"

        to see if they pass..?

        (-;

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          As silly as it may sound isn't it make tests ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Phlip said in After building Qt5 from source, how do I run all its tests?:

            to see if they pass..?

            If not the CI would already have catch it would guess.
            You have to run them manually.

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved