summaryrefslogtreecommitdiff
path: root/test/fixtures
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-11-23 14:17:40 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2015-11-25 15:57:36 -0800
commit54eff4b4c108598aa30f280de312e4cc88d72368 (patch)
treefd1958c69856e0dc77d480c61a490ec9f297d3d3 /test/fixtures
parentf3d6f68106e60ac0d697202a8e32fa1466d38151 (diff)
downloadqtlocation-mapboxgl-54eff4b4c108598aa30f280de312e4cc88d72368.tar.gz
[core] Add image tests
Diffstat (limited to 'test/fixtures')
-rw-r--r--test/fixtures/image/no_profile.pngbin0 -> 82 bytes
-rw-r--r--test/fixtures/image/no_profile_alpha.pngbin0 -> 82 bytes
-rw-r--r--test/fixtures/image/profile.pngbin0 -> 83 bytes
-rw-r--r--test/fixtures/image/profile_alpha.pngbin0 -> 83 bytes
-rw-r--r--test/fixtures/image/tile.jpegbin0 -> 24428 bytes
-rw-r--r--test/fixtures/image/tile.pngbin0 -> 49489 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/image/no_profile.png b/test/fixtures/image/no_profile.png
new file mode 100644
index 0000000000..f05b5f5fbd
--- /dev/null
+++ b/test/fixtures/image/no_profile.png
Binary files differ
diff --git a/test/fixtures/image/no_profile_alpha.png b/test/fixtures/image/no_profile_alpha.png
new file mode 100644
index 0000000000..1705b244b9
--- /dev/null
+++ b/test/fixtures/image/no_profile_alpha.png
Binary files differ
diff --git a/test/fixtures/image/profile.png b/test/fixtures/image/profile.png
new file mode 100644
index 0000000000..bcd6b8ca89
--- /dev/null
+++ b/test/fixtures/image/profile.png
Binary files differ
diff --git a/test/fixtures/image/profile_alpha.png b/test/fixtures/image/profile_alpha.png
new file mode 100644
index 0000000000..dfd40429ae
--- /dev/null
+++ b/test/fixtures/image/profile_alpha.png
Binary files differ
diff --git a/test/fixtures/image/tile.jpeg b/test/fixtures/image/tile.jpeg
new file mode 100644
index 0000000000..450f95ef44
--- /dev/null
+++ b/test/fixtures/image/tile.jpeg
Binary files differ
diff --git a/test/fixtures/image/tile.png b/test/fixtures/image/tile.png
new file mode 100644
index 0000000000..9623468af4
--- /dev/null
+++ b/test/fixtures/image/tile.png
Binary files differ