aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-08-0620-154/+533
|\
| * Merge branch 'stable' into devSergio Ahumada2013-08-0520-154/+533
| |\
| | * Fix tst_qquickpath not to use fuzzy compareRafael Roquetto2013-08-021-2/+2
| | * Fix tst_qquicktexteditRafael Roquetto2013-08-022-9/+6
| | * Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-012-0/+73
| | * Stabilize tst_qquickitem.Friedemann Kleint2013-07-311-85/+82
| | * Add diagnostic output to tst_qquickpathview::cancelDrag().Friedemann Kleint2013-07-311-1/+9
| | * Correctly update flickable visibleArea.heightRatio when geometry changesNils Jeisecke2013-07-312-0/+94
| | * Fix tst_QQuickDrag::recursion()Rafael Roquetto2013-07-291-3/+43
| | * FolderListModel: Do not return invalid URLs like "file:" when navigating up.Friedemann Kleint2013-07-291-0/+28
| | * Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-264-39/+85
| | |\
| | | * Stabilize text tests that grab windows.Friedemann Kleint2013-07-254-39/+85
| | * | test: Remove insignificant mark from tst_touchmouseSergio Ahumada2013-07-261-2/+0
| | * | test: Remove insignificant mark from tst_qquickgridviewSergio Ahumada2013-07-261-2/+0
| | * | Fix tst_qquicktextinput::remoteCursorDelegateRafael Roquetto2013-07-261-5/+0
| | * | Fix tst_qquickwindow for fullscreen platformsRafael Roquetto2013-07-251-1/+1
| | * | Fix tst_rendernode for fullscreen platformsRafael Roquetto2013-07-251-1/+1
| | * | Fix tst_qquicktextinput for fullscreen platformsRafael Roquetto2013-07-251-4/+4
| | * | Resizing items out of the list viewport should not change the viewportAlbert Astals Cid2013-07-242-0/+105
| | |/
* | | Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-06168-3485/+838
|\ \ \
| * | | Fix some GC related tests to work with MSVCSimon Hausmann2013-08-062-9/+37
| * | | Skip the date time conversion tests on WindowsSimon Hausmann2013-08-051-0/+9
| * | | Disable some GC sensitive tests with MSVCSimon Hausmann2013-08-051-0/+9
| * | | Fix race condition in tst_QQuickFolderListModel::basicPropertiesSimon Hausmann2013-08-051-1/+17
| * | | Improve reliability of GC related testsSimon Hausmann2013-07-297-32/+16
| * | | Silence qqmlecmascript::propertyVarInheritance failures with clang release bu...Simon Hausmann2013-07-261-0/+6
| * | | Initial support for debugging in the v4 interpreterSimon Hausmann2013-07-263-1/+296
| * | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-2623-48/+42432
| |\| |
| * | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-07-2220-10/+391
| |\ \ \
| * | | | Move QV4::Exception into a separate compilation unit with header fileSimon Hausmann2013-07-121-0/+1
| * | | | Get rid of the first half of QQmlGuard usageLars Knoll2013-07-051-7/+6
| * | | | Fix failing GC related tests with gcc in release buildsSimon Hausmann2013-07-051-3/+21
| * | | | Get rid of the signal expression rewriterSimon Hausmann2013-07-032-18/+18
| * | | | Fix automatic semicolon insertion. Again.Erik Verbruggen2013-07-021-4/+0
| * | | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-2491-212/+2396
| |\ \ \ \
| * | | | | Mark automatic-semicolon insertion bugs as XFAILSimon Hausmann2013-06-241-0/+4
| * | | | | Fix expected error messages in singleonType testSimon Hausmann2013-06-231-2/+1
| * | | | | Mark qqmlecmascript::hasOwnProperty as xfailSimon Hausmann2013-06-211-0/+1
| * | | | | Fix qqmlmodulepluginSimon Hausmann2013-06-211-1/+1
| * | | | | Fix tst_qqmlcomponent::onDestructionLookupSimon Hausmann2013-06-211-1/+6
| * | | | | Mark a sub-test in qqmlecmascript::scope() as xfailSimon Hausmann2013-06-211-0/+1
| * | | | | Fix expected error messageLars Knoll2013-06-211-1/+1
| * | | | | Fix expected test output for one list model testLars Knoll2013-06-212-2/+2
| * | | | | Remove XFAILs that was due to strict modeSimon Hausmann2013-06-211-7/+0
| * | | | | Mark test as xfail that assumes writability of the global objectSimon Hausmann2013-06-211-0/+1
| * | | | | Disable the v8profiler, not the qml profilerLars Knoll2013-06-211-2/+2
| * | | | | Skip some tests that are failing because of our date time parserLars Knoll2013-06-211-16/+19
| * | | | | Disable some debugger tests until we have a reimplementation for v4Lars Knoll2013-06-211-3/+3
| * | | | | Fix instanceStateValues xhr testSimon Hausmann2013-06-201-10/+10
| * | | | | Fix tst_qqmlecmascript::functionAssignmentfromJS_invalidSimon Hausmann2013-06-181-2/+2