summaryrefslogtreecommitdiff
path: root/test/smoke-tests/images
diff options
context:
space:
mode:
Diffstat (limited to 'test/smoke-tests/images')
-rw-r--r--test/smoke-tests/images/Fahrradrheinpromenade.jpgbin0 -> 30304 bytes
-rw-r--r--test/smoke-tests/images/attribution.json27
-rw-r--r--test/smoke-tests/images/credits.gresource.xml10
-rw-r--r--test/smoke-tests/images/test1.jpgbin0 -> 91158 bytes
-rw-r--r--test/smoke-tests/images/test2.jpgbin0 -> 22951 bytes
-rw-r--r--test/smoke-tests/images/test3.jpgbin0 -> 60084 bytes
6 files changed, 37 insertions, 0 deletions
diff --git a/test/smoke-tests/images/Fahrradrheinpromenade.jpg b/test/smoke-tests/images/Fahrradrheinpromenade.jpg
new file mode 100644
index 0000000..396edba
--- /dev/null
+++ b/test/smoke-tests/images/Fahrradrheinpromenade.jpg
Binary files differ
diff --git a/test/smoke-tests/images/attribution.json b/test/smoke-tests/images/attribution.json
new file mode 100644
index 0000000..bfed553
--- /dev/null
+++ b/test/smoke-tests/images/attribution.json
@@ -0,0 +1,27 @@
+[
+ {
+ "resource_path": "/com/example/attributiontest/test2.jpg",
+ "license": "Public domain",
+ "uri": "http://www.flickr.com/photos/lsuc_archives/10613348833/",
+ "comment": "No known copyright restrictions"
+ },
+ {
+ "resource_path": "/com/example/attributiontest/test1.jpg",
+ "license_uri": "http://www.sxc.hu/txt/license.html",
+ "uri": "http://www.sxc.hu/browse.phtml?f=view&id=146768&rnd=1",
+ "credit": "cressida",
+ "credit_contact": "http://www.sxc.hu/profile/cressida"
+ },
+ {
+ "resource_path": "/com/example/attributiontest/test3.jpg",
+ "copyright_holder": "Philip Chimento",
+ "copyright_year": 2011,
+ "permission": true
+ },
+ {
+ "resource_path": "/com/example/attributiontest/Fahrradrheinpromenade.jpg",
+ "credit": "Florian Scholz",
+ "license": "CC BY 2.0",
+ "uri": "https://www.flickr.com/photos/fscholz/13540636975/"
+ }
+]
diff --git a/test/smoke-tests/images/credits.gresource.xml b/test/smoke-tests/images/credits.gresource.xml
new file mode 100644
index 0000000..51f1656
--- /dev/null
+++ b/test/smoke-tests/images/credits.gresource.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <gresource prefix="/com/example/attributiontest">
+ <file>test1.jpg</file>
+ <file>test2.jpg</file>
+ <file>test3.jpg</file>
+ <file>Fahrradrheinpromenade.jpg</file>
+ <file>attribution.json</file>
+ </gresource>
+</gresources>
diff --git a/test/smoke-tests/images/test1.jpg b/test/smoke-tests/images/test1.jpg
new file mode 100644
index 0000000..f9fd56a
--- /dev/null
+++ b/test/smoke-tests/images/test1.jpg
Binary files differ
diff --git a/test/smoke-tests/images/test2.jpg b/test/smoke-tests/images/test2.jpg
new file mode 100644
index 0000000..e75380e
--- /dev/null
+++ b/test/smoke-tests/images/test2.jpg
Binary files differ
diff --git a/test/smoke-tests/images/test3.jpg b/test/smoke-tests/images/test3.jpg
new file mode 100644
index 0000000..81056d0
--- /dev/null
+++ b/test/smoke-tests/images/test3.jpg
Binary files differ