aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
| * Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-1/+1
| * Use the platform theme's password mask character for text input fields.Mitch Curtis2013-04-231-3/+4
| * Expose nextItemInFocusChain in QQuickItemLiang Qi2013-04-231-0/+75
| * TextInput: Fix cursor navigation with maskFrederik Gladhorn2013-04-231-0/+6
| * Doc: Qt QML: Fix module name formatSze Howe Koh2013-04-191-1/+1
| * Fix crash in repeater when model gets deletedFrederik Gladhorn2013-04-182-0/+35
| * QmlDebugging: Auto tests use port rangeAurindam Jana2013-04-165-17/+21
| * Revert "QmlDebugging: Remove 'insignificant_test'"Aurindam Jana2013-04-162-1/+3
| * Testlib: Fix qml objects not deleted in TestCaseCaroline Chao2013-04-111-0/+62
| * Stabilize TestAlan Alpert2013-04-101-4/+2
| * a nested Window automatically becomes transient for its parentShawn Rutledge2013-04-101-1/+1
* | 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 scope chain for eval in strict modeLars Knoll2013-06-211-2/+0
* | Fix instanceStateValues xhr testSimon Hausmann2013-06-201-10/+10
* | Fix tst_qqmlecmascript::functionAssignmentfromJS_invalidSimon Hausmann2013-06-181-2/+2
* | Fix tst_qqmlecmascript::functionAssignment_fromJSSimon Hausmann2013-06-181-10/+10
* | Fix two more errors in the worker script auto testLars Knoll2013-06-181-1/+1
* | Fix url test in qqmllanguageSimon Hausmann2013-06-171-1/+0
* | Fix the console autotestsLars Knoll2013-06-171-10/+10
* | Fix qmlmin testLars Knoll2013-06-171-0/+1
* | Fix the remaining test failures in the jsonbinding autotestLars Knoll2013-06-171-1/+1
* | Fix and enable the qmldirparser autotestLars Knoll2013-06-173-2/+2
* | Fix most qjsonbinding auto testsLars Knoll2013-06-171-3/+3
* | Mark the eval() test as xfailSimon Hausmann2013-06-171-0/+1
* | Adjust expected error message for qqmlecmascript::qtbug_22843Simon Hausmann2013-06-171-2/+2
* | Re-enable two disabled var property tests and make them passSimon Hausmann2013-06-151-30/+19
* | Fix qqmlproperty::warnOnInvalidBindingSimon Hausmann2013-06-152-2/+2
* | Comment out test of octal numbersLars Knoll2013-06-141-3/+3
* | Implement error.fileName and error.lineNumberLars Knoll2013-06-141-3/+0
* | Remove test case that violates the ecma specLars Knoll2013-06-131-42/+0
* | Fix test caseLars Knoll2013-06-131-1/+1
* | Fix qqmlecmascript::propertyVarOwnershipSimon Hausmann2013-06-131-3/+8
* | Don't allow for a QJSValue to be taken from one engine to another through QVa...Simon Hausmann2013-06-131-1/+1
* | Fix test case. QDateTime actually writes milliseconds since 5.2Lars Knoll2013-06-131-2/+0
* | Properly implement Object.prototype.__proto__Lars Knoll2013-06-131-1/+1
* | Cosmetic: Silence the with statement warnings, in addition to the XFAILSimon Hausmann2013-06-131-1/+7
* | Fix tst_qqmlecmascript::callQtInvokablesSimon Hausmann2013-06-131-0/+3