summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtattributionsscanner/testdata/good/variants/expected.json')
-rw-r--r--tests/auto/qtattributionsscanner/testdata/good/variants/expected.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json b/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json
new file mode 100644
index 000000000..5300c6297
--- /dev/null
+++ b/tests/auto/qtattributionsscanner/testdata/good/variants/expected.json
@@ -0,0 +1,25 @@
+[
+ {
+ "Copyright": "",
+ "Description": "",
+ "DownloadLocation": "",
+ "Files": "",
+ "Homepage": "",
+ "Id": "variants",
+ "License": "License",
+ "LicenseFiles": [
+ "%{PWD}/LICENSE1.txt",
+ "%{PWD}/LICENSE2.txt"
+ ],
+ "LicenseId": "",
+ "Name": "Variants Test",
+ "PackageComment": "",
+ "Path": "%{PWD}",
+ "QDocModule": "qtest",
+ "QtParts": [
+ "libs"
+ ],
+ "QtUsage": "Usage",
+ "Version": ""
+ }
+]