aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Debugger: Make QDeclarativeDebugJS autotest more robust & fasterKai Koehne2011-10-174-19/+37
* Fix coding style issuesKent Hansen2011-10-1716-90/+90
* Tidy up some more declarative includesKent Hansen2011-10-171-0/+1
* Debugger: Remove outdated test stubKai Koehne2011-10-175-207/+0
* Debugger: Move debugging autotests into own folderKai Koehne2011-10-1716-11/+18
* Fix GridView to repaint when geometry changesBea Lam2011-10-174-0/+114
* Remove insignificant flag from tests, some failing test cleanup.Toby Tomkins2011-10-176-10/+2
* Add Affector BenchmarkAlan Alpert2011-10-175-1/+331
* Stabilize Particles TestsAlan Alpert2011-10-1722-30/+109
* Initial particle system benchmarkAlan Alpert2011-10-175-2/+211
* Fix testsBea Lam2011-10-171-2/+2
* Cannot flick to the end of a horizontal ListView with LayoutMirroringMartin Jones2011-10-174-0/+331
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-173-9/+9
* Eliminated usage of qttest_p4.prf.Rohan McGovern2011-10-143-9/+9
* Fix insertions above the visible indexBea Lam2011-10-142-0/+353
* Add missing autotests to declarative.pro.Michael Brasser2011-10-142-0/+6
* More use of TESTDATA macro.Michael Brasser2011-10-149-65/+92
* Tst_qsgitem2 test update inline with refactorDamian Jansen2011-10-144-15/+55
* QDeclarativeIncubator wasn't calling statusChanged() for nested casesAaron Kennedy2011-10-142-1/+39
* Use TESTDATA macro in declarative tests.Michael Brasser2011-10-14101-726/+796
* Don't build empty tests.Jason McDonald2011-10-146-20/+7
* Removed references to unused PULSE_TESTS variableRohan McGovern2011-10-123-9/+0
* Modify existing behavior to explicitly test functionality.Toby Tomkins2011-10-122-1/+2
* Provide a context when constructing a TextInput cursor delegate.Andrew den Exter2011-10-124-3/+7
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-1216-18/+18
* Remove insignificant test status and explicitly mark failing test.Toby Tomkins2011-10-122-2/+1
* Remove insignificant flag for passing tests.Toby Tomkins2011-10-126-11/+2
* fix several canvasitem bugsCharles Yin2011-10-121-3/+4
* Allow view items to be preserved.Andrew den Exter2011-10-122-0/+136
* Component.incubateObject() autotestAaron Kennedy2011-10-122-1/+70
* Improvements to text layouting in QMLYann Bodson2011-10-123-1/+172