aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TextInput system testsDamian Jansen2011-10-282-0/+540
* Text system testsDamian Jansen2011-10-284-0/+558
* Make qdeclarativeinspector autotest compile againKent Hansen2011-10-271-1/+0
* Rename test target to match directory name.Michael Brasser2011-10-271-1/+1
* Fix qdeclarativeinspector test target nameDamian Jansen2011-10-271-1/+1
* Re-add anchors autotest for QtQuick 2.0.Michael Brasser2011-10-2712-0/+974
* Use TESTDATA macro in ListModel tests.Michael Brasser2011-10-272-12/+16
* Readonly QML property supportAaron Kennedy2011-10-269-13/+118
* Remove Q_WS_*, symbian and maemo code in QtDeclarativeDamian Jansen2011-10-267-49/+24
* Cursory test for QQuickGroupGoalAlan Alpert2011-10-263-0/+173
* Basic QQuickSpriteImage autotestAlan Alpert2011-10-264-0/+153
* Add state changing properties to QQuickSpriteImageAlan Alpert2011-10-2611-0/+146
* Add test for bug with typeof in imported js files.Michael Brasser2011-10-263-0/+71
* Eliminated usage of qttest_p4.prf in newly added test.Rohan McGovern2011-10-261-3/+3
* Optimize listmodel and allow nested elements from worker script.Glenn Watson2011-10-267-205/+478
* Test for changing font via statesDamian Jansen2011-10-262-0/+50
* Fix "for (... in ...)" loops for list properties.Michael Brasser2011-10-262-0/+33
* Add MultiPointTouchArea element.Michael Brasser2011-10-259-2/+725
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-2587-390/+390
* Debugger: Add autotest skeleton for inspector serviceKai Koehne2011-10-2411-102/+402
* Fix compilation of QtQuick1 tests.Friedemann Kleint2011-10-242-244/+244
* Make qdeclarativeincubator test compile againKent Hansen2011-10-241-1/+0
* Remove QtScript dependency from autotestKent Hansen2011-10-241-1/+1
* Remove insignificant test flag from qquickcanvasitemKent Hansen2011-10-241-1/+0
* Fold Move into AffectorAlan Alpert2011-10-242-0/+101
* Add threshold property to FrictionAlan Alpert2011-10-242-0/+100
* Fix item focus following canvas focus.Andrew den Exter2011-10-245-79/+66
* Tests: Remove Q_WS_QPAFriedemann Kleint2011-10-245-15/+1
* Mark test as failing, remove insignificant test flag.Toby Tomkins2011-10-242-2/+1
* Remove insignificant test flag.Toby Tomkins2011-10-245-9/+1
* Remove dependency on QDesktopServices deprecated API.Martin Jones2011-10-241-2/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-21481-3703/+3709
* Fix test fails related to QTBUG-22237Charles Yin2011-10-211-1/+2
* Test for changing bounds of validators and acceptableInputDamian Jansen2011-10-214-0/+116
* Remove SkipMode from qtestlib API.Jason McDonald2011-10-2116-55/+30
* Unit test for QTBUG-21742Damian Jansen2011-10-212-2/+52
* Test for ASSERT on empty tags in TextEditDamian Jansen2011-10-212-0/+63
* Allow QDeclarativeIncubator to be deleted within statusChanged() callbackAaron Kennedy2011-10-202-0/+80
* Allow one incubator to start in the statusChanged() of anotherAaron Kennedy2011-10-202-0/+90
* Behave correctly when AsynchronousIfNested is nestedAaron Kennedy2011-10-204-0/+86
* Mark qsgcanvasitem test as insignificant.Martin Jones2011-10-201-0/+1
* Skip failing tests.Martin Jones2011-10-201-0/+6
* Remove copy of tests/shared/util.h.Jason McDonald2011-10-1978-156/+3
* Skip test that crashes entire test suite.Toby Tomkins2011-10-192-2/+1
* Correct behavior for passing test, ifdef out failing test.Toby Tomkins2011-10-192-7/+1
* Mark particles tests as significantAlan Alpert2011-10-1820-40/+0
* Fix reference to test data fileBea Lam2011-10-181-1/+1
* Simplify expression guard logicAaron Kennedy2011-10-184-0/+42
* Fix TextInput echoMode test failure.Andrew den Exter2011-10-181-2/+2
* Don't keep a cache of created QSGDragAttached objects.Andrew den Exter2011-10-182-25/+133