summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Avoid usage of deprecated QInputMethod::inputItem() in testsPekka Vuorela2012-09-072-6/+11
* Use CONFIG+=quick1_debug in pro files to activate debuggingv5.0.0-beta1Kai Koehne2012-08-244-4/+4
* Unskip test that's no longer failingKent Hansen2012-08-221-2/+0
* Skip failing test for now.Lars Knoll2012-08-201-0/+2
* Remove the user of the QWidgetStar metatypeid.Stephen Kelly2012-08-151-2/+0
* Update autotest to match new QScriptEngine::pushContext behaviorKent Hansen2012-08-141-3/+5
* Remove insignification from qdeclarativeimage test.Jason McDonald2012-08-072-2/+4
* Fix warning in qdeclarativeimage autotest.Jason McDonald2012-08-071-0/+4
* Remove insignification from qdeclarativeviewer autotest.Jason McDonald2012-08-071-1/+0
* Remove insignificant_test from qdeclarativexmlhttprequest.Andrew den Exter2012-08-061-1/+0
* Fix tst_qdeclarativexmlhttprequest failure on Windows.Andrew den Exter2012-08-061-0/+3
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0380-0/+83
* Do not assume ordering of resources declared for the default propertyMatthew Vogt2012-08-031-2/+9
* Compile fix for QWindowSystemInterface and QGraphicsObjectMatthew Vogt2012-08-034-2/+4
* Fix instability in QDeclarativeListModel test.Andrew den Exter2012-08-022-10/+14
* Fix install path of folderlistmodel particles and shader import pluginsAndrew den Exter2012-08-012-4/+0
* Refer to specific bug report for qdeclarativeparticles testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativelistmodel testJason McDonald2012-08-011-1/+1
* Refer to specific bug report for qmlvisual testJason McDonald2012-08-011-1/+1
* Remove insignification from qmlshadersplugin autotest.Jason McDonald2012-08-011-2/+0
* Re-enable qdeclarativexmlhttprequest test on Mac and Linux.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativedebug test.Jason McDonald2012-08-011-1/+1
* Refer to specific bug report for qdeclarativefolderlistmodel test.Jason McDonald2012-08-011-1/+1
* MouseArea: use current value of drag.axisAlberto Mardegan2012-07-272-0/+101
* Remove obsolete use of Q_WS_QWS.Stephen Kelly2012-07-272-6/+6
* remove double-string-double conversion from QDeclarativeListModelFlorian Hänel2012-07-241-0/+4
* Test that the package configs for QtQuick1 work.Stephen Kelly2012-07-205-0/+91
* QtQuick1: Use new qWaitForWindowExposed/Active() functions.Friedemann Kleint2012-07-2012-163/+114
* tst_examples: Remove dead code.Friedemann Kleint2012-07-181-13/+0
* Fix objectName test in tst_qdeclarativeecmascript.Glenn Watson2012-07-131-1/+0
* QtQuick1: Increase timeout in tst_qdeclarativetext.Friedemann Kleint2012-07-031-1/+1
* Improve qmlvisual test.Friedemann Kleint2012-07-021-38/+48
* Add headersclean autotest.Toby Tomkins2012-06-273-0/+54
* Remove insignificant flag from tests that are passing.Toby Tomkins2012-06-2712-24/+0
* Modify all attribute error messages and remove insignificant test flag.Toby Tomkins2012-06-2710-18/+9
* Remove expect fail and insignificant test flag.Toby Tomkins2012-06-272-3/+0
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-06-272-2/+1
* Remove insignificant flag for error test on Windows.Glenn Watson2012-06-261-2/+0
* Fix error test on Windows.Glenn Watson2012-06-222-1/+2
* Propagate left key presses to the parent item when TextInput is empty.Marcel Schuette2012-05-312-1/+23
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-314-0/+4
* Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2]Rohan McGovern2012-05-234-9/+0
* Fixed incorrect autotest name.Rohan McGovern2012-05-231-1/+1
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-228-15/+0
* QtQuick1: Fix qdeclarativefontloader test.Friedemann Kleint2012-05-212-18/+26
* Ensure scale property is initializedMatthew Vogt2012-05-142-2/+2
* Removed CONFIG+=parallel_test from parallel-unsafe testRohan McGovern2012-05-141-2/+0
* QtQuick1: Fix build warnings.Friedemann Kleint2012-05-104-4/+4
* Adapt to _qpa file rename in qtbase.Girish Ramakrishnan2012-05-091-1/+1
* QtQuick1: Fix deprecation warnings.Friedemann Kleint2012-05-021-2/+2