aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-2626-51/+42436
| |\| |
| * | | 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
| * | | | Fix missing license headers for test262.pySergio Ahumada2013-06-241-0/+40
| * | | | Fix some missing license headersSergio Ahumada2013-06-241-0/+40
| * | | | Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-24114-241/+2830
| |\ \ \ \
| * | | | | 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