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

Convert manual v4 tests to auto tests

    XMLWordPrintable

Details

    • 8bed5de48c3ec24f9ad335e5398d92d0a60c448c

    Description

      This would hopefully allow us to catch regressions like this one.

      Quoting Simon on the topic of what is necessary to convert the manual tests into auto tests:

      Basically upon git checkout of the module, it is necessary to initialize the sub-module with

      git submodule update --checkout tests/manual/v4/test62

      followed by qmake and make check and make check-interpreter in tests/manual/v4. This is probably best if Linux only at this point. And the result somehow would need to get propagated back.

      Perhaps a "synthetic" auto-test could be used to implement this, which uses QProcess to run the necessary "shell" commands and capture the output. That would also make it easier to #ifdef for platform.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes