Package: qtscript-opensource-src / 5.7.1~20161021+dfsg-2

Metadata

Package Version Patches format
qtscript-opensource-src 5.7.1~20161021+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_failing_tests.diff | (download)

tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp | 1 1 + 0 - 0 !
tests/auto/qscriptjstestsuite/skip.txt | 2 2 + 0 - 0 !
tests/auto/qscriptv8testsuite/skip.txt | 16 2 + 14 - 0 !
3 files changed, 5 insertions(+), 14 deletions(-)

 disable tests that fail on some debian architectures
disable_v8_sunspider_tests.patch | (download)

tests/benchmarks/script/script.pro | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 remove mixedly licensed tests.
 The license mix in Qt Script is already quite colorful, and the sunspider
 and V8 tests are a further mix of licenses and license-not-specified or
 clearly non-DFSG. Currently the easiest way out is to repackage the
 tarball not to include those tests.
 .
 This patch disables the tests provided by the removed sources.
s390x_jscore.diff | (download)

src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h | 14 13 + 1 - 0 !
1 file changed, 13 insertions(+), 1 deletion(-)

 add support for s390/s390x architectures