summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json')
-rw-r--r--tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json b/tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json
new file mode 100644
index 000000000..ab5c31309
--- /dev/null
+++ b/tests/auto/qtattributionsscanner/testdata/good/licenses-dir/expected.json
@@ -0,0 +1,24 @@
+[
+ {
+ "Copyright": "Copyright",
+ "CopyrightFile": "",
+ "Description": "",
+ "DownloadLocation": "",
+ "Files": "",
+ "Homepage": "",
+ "Id": "licenses-dir",
+ "License": "BSD 3-Clause \"New\" or \"Revised\" License",
+ "LicenseFile": "%{LICENSES_DIR}/BSD-3-Clause.txt",
+ "LicenseId": "BSD-3-Clause",
+ "Name": "LicensesDir",
+ "PackageComment": "",
+ "Path": "%{PWD}",
+ "QDocModule": "qtest",
+ "QtParts": [
+ "libs"
+ ],
+ "QtUsage": "Usage",
+ "SecurityCritical": false,
+ "Version": ""
+ }
+]