summaryrefslogtreecommitdiff
path: root/tests/benchmarks/script/v8/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/v8/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/v8/tests/qt_attribution.json')
-rw-r--r--tests/benchmarks/script/v8/tests/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/benchmarks/script/v8/tests/qt_attribution.json b/tests/benchmarks/script/v8/tests/qt_attribution.json
new file mode 100644
index 0000000..a68d0c7
--- /dev/null
+++ b/tests/benchmarks/script/v8/tests/qt_attribution.json
@@ -0,0 +1,16 @@
+{
+ "Id": "benchmarks-v8",
+ "Name": "V8 benchmark tests",
+ "QDocModule": "qtscript",
+ "QtUsage": "Used in the benchmarking tests for Qt Script.",
+ "QtParts": [ "tests" ],
+
+ "Description": "A collection of pure JavaScript benchmarks that are used to tune V8.",
+ "Homepage": "https://developers.google.com/v8/",
+ "LicenseId": "BSD-3-Clause",
+ "LicenseFile": "LICENSE.txt",
+ "Copyright": "Copyright 1996 John Maloney and Mario Wolczko
+Copyright 2003-2005 Tom Wu
+Copyright 2005-2007 Sam Stephenson
+Copyright 2006-2010 the V8 project authors"
+}