summaryrefslogtreecommitdiff
path: root/tests/benchmarks/script/sunspider/tests/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-12-06 15:06:44 +0100
committerKai Koehne <kai.koehne@qt.io>2016-12-20 10:07:35 +0000
commit89ec4f43b1fd3967fce4efa4b885662328c3f768 (patch)
treeefe7e4a4ab80753d52b00b4144010abf85efd12b /tests/benchmarks/script/sunspider/tests/qt_attribution.json
parent033eeff87015f6ffa1e6a73dcc6c8a20479511e4 (diff)
downloadqtscript-89ec4f43b1fd3967fce4efa4b885662328c3f768.tar.gz
Document third party code in tests/benchmarks
Change-Id: Iab0d36f7ad8aaced8a24b2959d810a459f244983 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'tests/benchmarks/script/sunspider/tests/qt_attribution.json')
-rw-r--r--tests/benchmarks/script/sunspider/tests/qt_attribution.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/benchmarks/script/sunspider/tests/qt_attribution.json b/tests/benchmarks/script/sunspider/tests/qt_attribution.json
new file mode 100644
index 0000000..0044eca
--- /dev/null
+++ b/tests/benchmarks/script/sunspider/tests/qt_attribution.json
@@ -0,0 +1,32 @@
+{
+ "Id": "benchmarks-sunspider",
+ "Name": "SunSpider benchmark tests",
+ "QDocModule": "qtscript",
+ "QtUsage": "Used in the benchmarking tests for Qt Script.",
+ "QtParts": [ "tests" ],
+
+ "Description": "SunSpider is a JavaScript benchmark. This benchmark tests the core JavaScript
+language only, not the DOM or other browser APIs. It is designed to compare different versions of
+the same browser, and different browsers to each other.",
+ "Homepage": "https://webkit.org/perf/sunspider/sunspider.html",
+ "Version": "0.9.1",
+ "LicenseId": "BSD-3-Clause AND LGPL-2.1 AND MIT",
+ "LicenseFile": "LICENSE.txt",
+ "Copyright": "Copyright (C) 2004-2007, The Dojo Foundation
+Copyright (C) 2004 Baron Schwartz <baron at sequent dot org>
+Copyright (C) 2007 Apple Inc
+Copyright (C) Rich Moore
+Copyright (C) 2007 John Resig (jquery.com)
+Copyright (C) Paul Johnston 1999 - 2002
+Copyright (C) Geg Holt
+Copyright (C) Andrew Kepert
+Copyright (C) Ydnar
+Copyright (C) Lostinet
+Copyright (C) 2004 by Arthur Langereis (arthur_ext at domain xfinitegames, tld com)
+Copyright (C) 2000 Martijn Pieters <mj@digicool.com>
+Copyright (C) Samuel Sieb <samuel@sieb.net>
+Copyright (C) Jesse Millikan
+Copyright (C) Isaac Gouy
+Copyright (C) Ian Osgood
+Copyright (C) Simon Speich"
+}