summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json')
-rw-r--r--tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json b/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json
new file mode 100644
index 000000000..6a75269c0
--- /dev/null
+++ b/tests/auto/qtattributionsscanner/testdata/good/minimal/expected.json
@@ -0,0 +1,21 @@
+[
+ {
+ "Copyright": "Copyright",
+ "Description": "",
+ "Homepage": "",
+ "Id": "minimal",
+ "License": "License",
+ "LicenseFile": "",
+ "LicenseId": "",
+ "Name": "Minimal",
+ "Path": "%{PWD}",
+ "Files": "",
+ "QDocModule": "qtest",
+ "QtParts": [
+ "libs"
+ ],
+ "QtUsage": "Usage",
+ "Version": "",
+ "DownloadLocation": ""
+ }
+]