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

Duplicate declarative tests that use examples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.12.0 Alpha
    • 5.12
    • Documentation
    • None

      As examples are moved from qtdeclarative to the qtdoc repository, we experience a loss of test coverage by tests that operate on the example sources. This includes the following list of tests:

      tests/auto/quick/examples – Checks naming conventions used and also loads .qml files to the point of window.show() to ensure that they are syntactically correct and we don't crash.

      tests/auto/qml/qqmlparser (qmlParser) – ensures that our QML parser works (not just the .js feeder) and verifies the integrity of the token locations in the AST.

      tests/auto/qml/qmlmin – Ensures that our minifier works.

      The proposal discussed briefly on IRC is to duplicate these tests into the qtdoc repository.

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

            paulwicking Paul Wicking
            shausman Simon Hausmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes