aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtQuick 2.0 elements system testDamian Jansen2011-09-1949-0/+4096
* 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
* Disable autotests temporarily on MacKent Hansen2011-09-161-0/+2
* 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-1259-317/+4306
| |\
| * | 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
| * | Merge remote-tracking branch 'origin/master' into refactorLars Knoll2011-08-3122-0/+631
| |\ \
| * \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-3196-789/+828
| |\ \ \
| * \ \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-25115-497/+5367
| |\ \ \ \
| * | | | | cleaned up declarative autotests to build with refactor branchMatthew Cattell2011-08-2411-11/+11
* | | | | | Fixed tst_qgstextinputToby Tomkins2011-09-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Restructure test to use QTRY_ macro for instability.Toby Tomkins2011-09-121-47/+15
* | | | | Fix missing and outdated license headers.Jason McDonald2011-09-093-51/+51
* | | | | make the testcase name the same in both plain text and xml/xunit logs for qml...Charles Yin2011-09-091-1/+1
* | | | | Only fast-foward states when there is a transition.Michael Brasser2011-09-092-0/+32
* | | | | JSDebugging: Update Auto Test cases.Aurindam Jana2011-09-082-34/+59