aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests: mark tst_qsgitem as a private-testRohan McGovern2011-05-121-3/+1
| | | | | | | This test uses private symbols. Reviewed-by: Jason McDonald Change-Id: I026f4d00be5f53203d0b155e08533474cc4d9605
* Improve error message for invalid image provider name.Martin Jones2011-05-121-2/+2
| | | | Also fix broken qdeclarativeimageprovider test.
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging ↵Alan Alpert2011-05-113-0/+38
|\ | | | | | | into qtquick2
| * Benchmark component creation with different types of bindings.Martin Jones2011-05-103-0/+38
| |
* | Add private parts to autotest .pro filesAlan Alpert2011-05-11103-0/+123
|/
* Add unit test and documentation for module APIChris Adams2011-05-064-2/+10
| | | | | | | | | | Related to commit ae6c7a44394d4a5f943f1fc92f4de015ec7bcc96. Previously, only property access on module API was tested. This commit adds a test which calls a method on a module API. It also adds documentation for the qmlRegisterModuleApi functions. Task-number: QMLNG-33 Reviewed-by: Martin Jones
* Fix evaluation of boolean conditionsRoberto Raggi2011-05-052-0/+24
| | | | Ensure that the operand of IR::OpIfTrue and IR::OpNot has boolean type.
* Compilation benchmarkAaron Kennedy2011-05-051-2/+72
| | | | Change-Id: Iaa875817367d3a9600dd1ad685f996377af9f82d
* Inline static data for basic types into the QML instructionAaron Kennedy2011-05-052-28/+162
| | | | | | | | | | | | | The following types are now entirely inline: QPoint, QPointF QSize, QSizeF QRect, QRectF QVector3D, QTime, QDateTime CustomTypeData Reviewed-by: Martin Jones Change-Id: I7024d136c77f8fb23ef6a6abb23ddfe0f9f8a1ca
* Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-109/+109
| | | | | Reviewed-by: Martin Jones Change-Id: Ib04b8d46a78723d3a734e14d22a2f2256c1627c2
* Only include line numbers when necessaryAaron Kennedy2011-05-051-103/+52
| | | | | | | | | The mandatory line number bloats QML instructions for no reason. Moving it inline actually increases the instruction size further, but that will come down again once variable sized instruction support is added. Change-Id: I0ace03a50371ef57946edbb7c8e0e8c2fa4fdd76
* Update SG items with GV item changes.Martin Jones2011-05-041-1/+1
|
* Fix QSGText autotestsYann Bodson2011-05-041-55/+0
|
* Merged master into qtquick2.axis2011-04-2711-23/+150
|\
| * Add tst_headersclean for each moduleLiang Qi2011-04-274-0/+72
| |
| * Modularized tst_compilerwarningsLiang Qi2011-04-271-0/+51
| |
| * Modularized tst_bic and add some helper functions for global testLiang Qi2011-04-271-0/+5
| |
| * Fixed parserstress test.axis2011-04-272-20/+19
| |
| * Make auto test buildLiang Qi2011-04-273-3/+3
| |
* | Initial import from qtquick2.Qt by Nokia2011-04-27562-1766/+40954
|/ | | | | Branched from the monolithic repo, Qt qtquick2 branch, at commit a4a585d2ee907746682846ae6e8a48e19deef469
* Initial import from the monolithic Qt.Qt by Nokia2011-04-272479-0/+262628
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12