summaryrefslogtreecommitdiffstats
path: root/tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2023-02-22 11:20:45 +0000
committerMike Krus <mike.krus@kdab.com>2023-02-27 13:36:05 +0000
commit00d139e39f675c32d6b8202900a0d8d5706ee8e3 (patch)
treef2e231129f4bf45aa2fb7f9a9b46126d0c35b87e /tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json
parent3f35ee5b3652582968adb57c5042a29a458f22a6 (diff)
Move some examples to manual tests
Reduces the maintenance burden. Also fixed a few issues when moving code. Pick-to: 6.5 Change-Id: I647f0c1a215f27a0e834d328ca64cfb570639b04 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json')
-rw-r--r--tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json b/tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json
new file mode 100644
index 000000000..c79a6fa5a
--- /dev/null
+++ b/tests/manual/exampleresources/assets/gltf/wine/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "gltf-wine",
+ "Name": "glTF sample model \"wine\"",
+ "QDocModule": "qt3d",
+ "QtUsage": "Used in the Qt 3D autotests.",
+
+ "QtParts": [ "tests" ] ,
+ "Description": "Example from the official KhronosGroup/glTF repository",
+ "Homepage": "https://github.com/KhronosGroup/glTF",
+ "Version": "v0.8",
+ "LicenseId": "BSD-3-Clause",
+ "License": "BSD 3-Clause \"New\" or \"Revised\" License",
+ "LicenseFile": "LICENSE.md",
+ "Copyright": "Copyright (c) 2012, Motorola Mobility, Inc."
+}