aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Test qmlmin using the QML/JS files from our test suite.Roberto Raggi2011-09-211-1/+35
* qdeclarativesystempalette test: Add missing dependencyKent Hansen2011-09-211-1/+1
* Make qdeclarativeapplication test compile againKent Hansen2011-09-211-6/+11
* Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-211-42/+15
* Remove expected failure for qpa platformToby Tomkins2011-09-211-11/+0
* Use QDeclarativeChangeSet to communicate changes to views.Andrew den Exter2011-09-211-7/+26
* Refactor QSGVisualDataModel.Andrew den Exter2011-09-212-1/+2
* Fixed compile of examples and tests.Rohan McGovern2011-09-213-6/+3
* QDeclarativeDebug: Allow reconnects to QML debugger portKai Koehne2011-09-201-4/+42
* Remove QEXPECT_FAIL from QSGVisualDataModel test.Andrew den Exter2011-09-201-3/+0
* Fix QSGVisualDataModel test failure.Andrew den Exter2011-09-201-2/+3
* Unwrap QJSValue from QVariant in QV8Engine::fromVariantJędrzej Nowacki2011-09-193-0/+88
* Add support for minimizing Javascript files containing pragmas.Roberto Raggi2011-09-191-5/+0
* Add auto tests for the QML minifier.Roberto Raggi2011-09-193-1/+173
* Fix automatic semicolon insertion.Roberto Raggi2011-09-192-0/+20
* Fix QDeclarativeListProperty assignmentChris Adams2011-09-192-0/+36
* Make cellWidth/cellHeight reals rather than ints.Michael Brasser2011-09-192-4/+35
* PathAnimation updates.Michael Brasser2011-09-193-22/+151
* Test fixes and reenables.Michael Brasser2011-09-183-40/+28
* Re-enable commented tests.Jędrzej Nowacki2011-09-164-7/+7
* Re-enable commented QJS tests.Jędrzej Nowacki2011-09-162-3/+3
* Get rid of autotests dependencies on QtWidgetsKent Hansen2011-09-165-10/+10
* Fix qsgpositioners autotestAlan Alpert2011-09-161-8/+19
* Add exception for qpa, xcb platform for failing testToby Tomkins2011-09-161-0/+3
* Fix missing/outdated license headers.Jason McDonald2011-09-164-68/+68
* Velocities reported by Flickable in onFlickStarted can be 0Martin Jones2011-09-164-2/+99
* Fix QJSValue autotest.Jędrzej Nowacki2011-09-151-1/+1
* Fix anchorRewindBug test failure.Michael Brasser2011-09-151-1/+5
* Test fixes.Michael Brasser2011-09-1548-73/+66
* Disable compilation of tests/auto/qmltestRohan McGovern2011-09-151-2/+2
* commented out broken autotestsMatthew Cattell2011-09-141-21/+21
* marked some tests as insignificant for nowMatthew Cattell2011-09-1415-13/+32
* Fixed failing test in QSGFocusScope.Matthew Cattell2011-09-141-15/+2
* fixed broken testMatthew Cattell2011-09-141-1/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-1349-366/+375
|\
| * fixed failing autotestMatthew Cattell2011-09-121-9/+4
| * Merge branch 'master' into refactorGunnar Sletta2011-09-1256-266/+4255
| |\
| * | fixed autotestMatthew Cattell2011-09-091-26/+13
| * | partial build fix of qtquick1 autotestsMatthew Cattell2011-09-0910-13/+13
| * | fixup tests to build with refactorMatthew Cattell2011-09-0920-177/+146
| * | uncomment testsMatthew Cattell2011-09-081-584/+584
| * | get various autotests working for refactorMatthew Cattell2011-09-085-607/+631
| * | rename QSGGeometry::stride() to sizeOfVertex for symetry with indexGunnar Sletta2011-09-081-2/+2
| * | fixed resizemodelitemMatthew Cattell2011-09-071-2/+22
| * | fixed clickLink and other testsMatthew Cattell2011-09-071-48/+18
| * | make test buildMatthew Cattell2011-09-071-2/+2
| * | make test buildMatthew Cattell2011-09-071-19/+18
| * | fixed to work with qsgcanvasMatthew Cattell2011-09-061-2/+4
| * | qsgcanvas autotest made to work with refactor and added break statement to qs...Matthew Cattell2011-09-061-33/+69
| * | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-2/+1