Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1171

Link error for messaging tests when configure was run without "-tests" option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • 1.2.x
    • 1.2.0
    • Messaging
    • None

    Description

      The tests like:
      tests/auto/qmessage
      depends on Qt Mobility symbols only present when configure was run with "-tests" option. Ideally is possible to automatically skip the compilation of tests/auto/qmessage when -tests option was not used.

      Test case 1(example for *nix):

      • confirm that the following compilation test passes
        ./configure -modules 
        make && make install
        cd tests/auto
        qmake
        make
        

      Test case 2(example for *nix):

      • confirm that the following compilation test passes
        ./configure -modules multimedia -tests
        make
        

      Attachments

        Activity

          People

            isdale Keith Isdale (closed Nokia identity) (Inactive)
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: