Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-517

Unit test "headers" does not ignore <module name>global.h

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 2013q1
    • 2012q1
    • qtqa module
    • None
    • 6221658d30421319f3c9e564592bf61a163157cf

      For example QtSensors has a header named qsensorsglobal.h which will be tested like a normal public header,
      meaning this header must contain to pass the "headers" test:

      QT_BEGIN_HEADER
      QT_BEGIN_NAMESPACE

      QT_MODULE(QtSensors)
      ...
      QT_END_NAMESPACE
      QT_END_HEADER

      But in this particular header only macros getting defined.
      This header should be ignored by this unit test.

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

            seahumad [BB] Sergio Ahumada (Inactive)
            wbeck Wolfgang Beck (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes