Qt Declarative (Quick 2)
Go to file
Lars Knoll 3354628fd9 Update to the latest version of the ecmascript test suite
Update test262.py to work with an up to date version of
the Ecmascript test suite and update the suite to current
master.

test262 does also contain tests for experimental features
that are not yet part of the standard. As we don't want to
test those, test262.py contains a hardcoded list of those
features.

As this brings in all the ES6/7/8 tests in the test suite, it
requires us to add a large list of failing tests to
TestExpectations. But like this we can more easily track
work towards better ES6 compatibility and make sure we
don't introduce regressions.

Currently, we pass around 60% of the test suite.

Task-number: QTBUG-66950

Change-Id: I6ea75702e6f89e901e4752b73219d2f48ed53c10
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2018-04-26 20:26:36 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.10.1 2018-02-06 11:56:57 +00:00
examples window example: close window on 'X' button press, not just hide it 2018-04-25 17:43:12 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Minor V4 data structure cleanup 2018-04-26 15:26:01 +00:00
tests Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
tools Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging/dev 2018-04-26 12:02:19 +00:00
.gitattributes
.gitignore Move the QML_COMPILE_HASH macro definition from the command-line 2018-02-21 21:30:10 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version 2018-02-19 13:52:44 +01:00
.tag
LICENSE.FDL
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Get rid of qlalr generated files 2018-04-25 14:19:15 +00:00