aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Potentially stabilize tst_qquickwindow::touchEvent_cancelFrederik Gladhorn2015-05-151-3/+3
* Enable mipmap test on all platforms, except early Mesa.Gunnar Sletta2015-05-131-8/+11
* QMLEngine: Update XHR tests with checking status codeValery Kotov2015-05-054-4/+9
* Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-04-2853-301/+493
|\
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-2853-301/+493
| |\
| | * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2747-277/+381
| | |\
| | | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2543-267/+363
| | * | Instantiator: Make asynchronous mode workGabriel de Dietrich2015-04-252-0/+53
| | * | Fix regression with nested objects served by custom parsersSimon Hausmann2015-04-232-0/+23
| | * | Make the scenegraph_lancelot test work on MacEirik Aavitsland2015-04-232-21/+33
* | | | Make Repeater emit items with right stacking orderJan Arve Saether2015-04-282-0/+57
|/ / /
* | | Simplify binding setup code furtherLars Knoll2015-04-271-13/+13
* | | Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-13/+13
* | | Move exceptionValue and globalObject from the Engine onto the JS stackLars Knoll2015-04-242-1/+1
* | | Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* | | Skip the remote image source test and fix blacklisting of the other testsSimon Hausmann2015-04-233-0/+16
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2218-18/+625
|\| |
| * | add manual tests for touch interactionShawn Rutledge2015-04-216-0/+608
| * | rename manual test dir shorcuts -> shortcutsShawn Rutledge2015-04-171-0/+0
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1611-18/+17
| |\|
| | * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1410-10/+10
| | * tst_qquickapplication: change test case 'state' to be more stableRichard Moe Gustavsen2015-04-081-8/+7
* | | More cleanupsLars Knoll2015-04-211-1/+1
* | | Stabilize QQuickWindow testSimon Hausmann2015-04-211-10/+10
* | | Extend blacklistSimon Hausmann2015-04-211-1/+1
* | | Skip some tests that are hanging in the CI systemSimon Hausmann2015-04-212-1/+12
* | | TestCase: add equals() function to QuickTestImageObject.Mitch Curtis2015-04-211-0/+58
* | | QML Engine: JSON XHR response type supportValery Kotov2015-04-165-0/+56
* | | Added a new render job stage: NoStageMiikka Heikkinen2015-04-151-13/+77
* | | Stabilize tst_qquickimage::noLoadingSimon Hausmann2015-04-151-2/+3
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-1327-456/+395
|\| |
| * | Tests: Use blacklist instead of insignificant for tst_qquickanimationsCaroline Chao2015-04-102-1/+40
| * | Tests: Use blacklist instead of insignificant for tst_qquickflickableCaroline Chao2015-04-102-1/+19
| * | Fix TextEdit when vertical alignment != AlignTopEskil Abrahamsen Blomfeldt2015-04-091-0/+21
| * | Tests: Make qquickcustomparticle significant againCaroline Chao2015-04-081-3/+0
| * | Tests: Make qquicktrailemitter significant againCaroline Chao2015-04-081-2/+0
| * | Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
| * | Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
| * | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-083-7/+0
| * | Remove outdated V8 profiler testUlf Hermann2015-04-085-372/+0
| * | Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-082-0/+71
| * | Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
| |\|
| | * Blacklist QQuickWindow::testWindowVisibilityOrder for OS XFrederik Gladhorn2015-03-301-0/+2
| * | Guard profiler service test against unusual clock behavior.Ulf Hermann2015-03-271-60/+168
| * | QQuickWidget: expose the underlying QQuickWindowGiuseppe D'Angelo2015-03-271-0/+33
| * | Remove the old headersclean unit testThiago Macieira2015-03-252-4/+0
| * | Fixed a memory-leak when changing property bindings in states.Robert Griebl2015-03-252-0/+41
* | | Blacklist tst_qquickwindow::cursor()Simon Hausmann2015-03-271-0/+2
* | | Include the scenegraph autotest in the testrun.Gunnar Sletta2015-03-275-13/+64