diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-11-20 14:55:49 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-11-25 15:57:37 -0800 |
commit | ed5eb9edc1458692bf6ff71d5ec95a7d3400318f (patch) | |
tree | c60c536731f37b67a7f15abeec22ca46d7cd2f5e /test/fixtures/annotations | |
parent | 54eff4b4c108598aa30f280de312e4cc88d72368 (diff) | |
download | qtlocation-mapboxgl-ed5eb9edc1458692bf6ff71d5ec95a7d3400318f.tar.gz |
[test] Add pixelmatch; use in annotation tests
Diffstat (limited to 'test/fixtures/annotations')
-rw-r--r-- | test/fixtures/annotations/add_multiple/expected.png | bin | 0 -> 4589 bytes |
-rw-r--r-- | test/fixtures/annotations/custom_icon/expected.png | bin | 0 -> 1300 bytes |
-rw-r--r-- | test/fixtures/annotations/fill_annotation/expected.png | bin | 0 -> 1543 bytes |
-rw-r--r-- | test/fixtures/annotations/line_annotation/expected.png | bin | 0 -> 2412 bytes |
-rw-r--r-- | test/fixtures/annotations/non_immediate_add/expected.png | bin | 0 -> 1543 bytes |
-rw-r--r-- | test/fixtures/annotations/point_annotation/expected.png | bin | 0 -> 4273 bytes |
-rw-r--r-- | test/fixtures/annotations/remove_point/expected.png | bin | 0 -> 1238 bytes |
-rw-r--r-- | test/fixtures/annotations/remove_shape/expected.png | bin | 0 -> 1238 bytes |
-rw-r--r-- | test/fixtures/annotations/style_sourced_shape_annotation/expected.png | bin | 0 -> 1538 bytes |
-rw-r--r-- | test/fixtures/annotations/switch_style/expected.png | bin | 0 -> 4273 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/annotations/add_multiple/expected.png b/test/fixtures/annotations/add_multiple/expected.png Binary files differnew file mode 100644 index 0000000000..deedf84330 --- /dev/null +++ b/test/fixtures/annotations/add_multiple/expected.png diff --git a/test/fixtures/annotations/custom_icon/expected.png b/test/fixtures/annotations/custom_icon/expected.png Binary files differnew file mode 100644 index 0000000000..924e4df403 --- /dev/null +++ b/test/fixtures/annotations/custom_icon/expected.png diff --git a/test/fixtures/annotations/fill_annotation/expected.png b/test/fixtures/annotations/fill_annotation/expected.png Binary files differnew file mode 100644 index 0000000000..30f6f1eb59 --- /dev/null +++ b/test/fixtures/annotations/fill_annotation/expected.png diff --git a/test/fixtures/annotations/line_annotation/expected.png b/test/fixtures/annotations/line_annotation/expected.png Binary files differnew file mode 100644 index 0000000000..067027f1d1 --- /dev/null +++ b/test/fixtures/annotations/line_annotation/expected.png diff --git a/test/fixtures/annotations/non_immediate_add/expected.png b/test/fixtures/annotations/non_immediate_add/expected.png Binary files differnew file mode 100644 index 0000000000..30f6f1eb59 --- /dev/null +++ b/test/fixtures/annotations/non_immediate_add/expected.png diff --git a/test/fixtures/annotations/point_annotation/expected.png b/test/fixtures/annotations/point_annotation/expected.png Binary files differnew file mode 100644 index 0000000000..33299a2d6a --- /dev/null +++ b/test/fixtures/annotations/point_annotation/expected.png diff --git a/test/fixtures/annotations/remove_point/expected.png b/test/fixtures/annotations/remove_point/expected.png Binary files differnew file mode 100644 index 0000000000..04f8682f88 --- /dev/null +++ b/test/fixtures/annotations/remove_point/expected.png diff --git a/test/fixtures/annotations/remove_shape/expected.png b/test/fixtures/annotations/remove_shape/expected.png Binary files differnew file mode 100644 index 0000000000..04f8682f88 --- /dev/null +++ b/test/fixtures/annotations/remove_shape/expected.png diff --git a/test/fixtures/annotations/style_sourced_shape_annotation/expected.png b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png Binary files differnew file mode 100644 index 0000000000..09f48081a8 --- /dev/null +++ b/test/fixtures/annotations/style_sourced_shape_annotation/expected.png diff --git a/test/fixtures/annotations/switch_style/expected.png b/test/fixtures/annotations/switch_style/expected.png Binary files differnew file mode 100644 index 0000000000..33299a2d6a --- /dev/null +++ b/test/fixtures/annotations/switch_style/expected.png |