summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual
Commit message (Collapse)AuthorAgeFilesLines
* Remove Symbian platformKai Koehne2012-09-182-32/+1
| | | | | Change-Id: Iad770614f7c1c890febeee662d0ce9370dcb17e3 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-031-0/+1
| | | | | | | | | | Qt 5.0 beta requires changing the default to the 5.0 API, disabling the deprecated code. However, tests should test (and often do) the compatibility API too, so turn it back on. Task-number: QTBUG-25053 Change-Id: I9b0267e5fd947cec4b66debfa6c2795008643d18 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Refer to specific bug report for qmlvisual testJason McDonald2012-08-011-1/+1
| | | | | | Task-number: QTBUG-26705 Change-Id: I1ce74771b9e4ed3adb90a0c0d83877523c955567 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Improve qmlvisual test.Friedemann Kleint2012-07-021-38/+48
| | | | | | | | | Locate binary, pass options according to platform. Task-number: QTQAINFRA-428 Change-Id: I9064c87f1b9238b206aae653b7079b064965d85d Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-311-0/+1
| | | | | | | | | | | | | We'd like to decrease the default timeout for tests in the Qt Project CI so that we waste less time waiting for hanging tests. Tests which genuinely take a long time to run, such as these, should have their timeout explicitly set in their .pro file. Change-Id: I21b4e8c029ad5ec0f76d4139e86521134fe1e67a Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com> Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Fix license header format.Matthew Vogt2012-02-071-2/+1
| | | | | Change-Id: Ib71237ed181d075329a0267b5c108e6534c13e4e Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* Fix license headers to match conventions.Matthew Vogt2012-02-071-0/+1
| | | | | | | | Files updated to mtach licensing conventions for different types, and license text updated to match current. Change-Id: Ib2c7457fbc3b37907ab3936e176e6f16f8308036 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* Remove WebView visual tests and examples.Andrew den Exter2012-02-0690-19437/+0
| | | | | | | QDeclarativeWebView isn't part of the QtQuick1 module. Change-Id: Ibe0af84018692e3db5a7a93961972b5089a79f1c Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Fix visual tests with incorrect imports.Andrew den Exter2012-02-038-8/+8
| | | | | | | | Text.maximumLineCount is a QtQuick 1.1 property so any of the tests for need to import 1.1 instead of 1.0. Change-Id: I54b85e9150f40b19c39f9cbc573b045d3a3e0a95 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-311-2/+5
| | | | | Change-Id: I1c5ccaef420e8f119e761f50b969127f430df7ba Reviewed-by: Martin Jones <martin.jones@nokia.com>
* Import relevant source from Qt 4.8Matthew Vogt2012-01-30907-0/+166757
Change-Id: I5078db4081d95290c54f39d3c0efc2fc2f62e6a6