summaryrefslogtreecommitdiffstats
path: root/src/testlib/3rdparty/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-11-01 16:05:43 +0100
committerKai Koehne <kai.koehne@qt.io>2016-11-04 15:20:12 +0000
commit02167870c33783242b730d5d49ee47e48201811b (patch)
tree3f3e87f95600d9fa5cd52c8530cf135410e8637c /src/testlib/3rdparty/qt_attribution.json
parent6a4aaa3477f1184b3eda30d7c13c981ebc5dcd97 (diff)
Use new "Files" property in testlib 3rdparty documentation
Change-Id: I4ecef274f4afe0b1a25502fb64b2213a7bdb2853 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/testlib/3rdparty/qt_attribution.json')
-rw-r--r--src/testlib/3rdparty/qt_attribution.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/src/testlib/3rdparty/qt_attribution.json b/src/testlib/3rdparty/qt_attribution.json
index 23d230cb5c..d8b0ad1fc7 100644
--- a/src/testlib/3rdparty/qt_attribution.json
+++ b/src/testlib/3rdparty/qt_attribution.json
@@ -4,8 +4,9 @@
"Name": "Callgrind",
"QDocModule": "qttestlib",
"QtUsage": "Used on Linux ond MacOS in the Qt Test module.",
+ "Files": "valgrind_p.h callgrind_p.h",
- "Description": "callgrind_p.h is part of Valgrind: an instrumentation framework for building dynamic analysis tools.",
+ "Description": "Part of Valgrind: an instrumentation framework for building dynamic analysis tools.",
"Homepage": "http://valgrind.org/",
"License": "BSD 4-clause \"Original\" or \"Old\" License",
"LicenseId": "BSD-4-Clause",
@@ -17,8 +18,9 @@
"Name": "Cycle",
"QDocModule": "qttestlib",
"QtUsage": "Used in the Qt Test module.",
+ "Files": "cycle_p.h",
- "Description": "cycle_p.h allows to access the CPU's cycle counters.",
+ "Description": "Allows to access the CPU's cycle counters.",
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "CYCLE_LICENSE.txt",
@@ -30,8 +32,9 @@ Copyright (c) 2003, 2006 Massachusetts Institute of Technology"
"Name": "Linux Performance Events",
"QDocModule": "qttestlib",
"QtUsage": "Used on Linux and Android in the Qt Test module.",
+ "Files": "linux_perf_event_p.h",
- "Description": "linux_perf_event_p.h allows access to the LInux kernel's performance events.",
+ "Description": "Allows access to the Linux kernel's performance events.",
"License": "GNU General Public License v2.0 only",
"LicenseId": "GPL-2.0",
"LicenseFile": "LINUX_LICENSE.txt",