From 243a4560624a0da0b1452331777c43b122c76b24 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 16 Sep 2019 18:03:57 +0200 Subject: [PATCH] tests: Add another SVG file for testing --- tests/folder.svg | 79 ++++++++++++++++++++++++++++++++++++++++++++++++ tests/list | 2 ++ 2 files changed, 81 insertions(+) create mode 100644 tests/folder.svg diff --git a/tests/folder.svg b/tests/folder.svg new file mode 100644 index 0000000..b36e1c3 --- /dev/null +++ b/tests/folder.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/tests/list b/tests/list index 3882391..3022f4a 100644 --- a/tests/list +++ b/tests/list @@ -106,6 +106,8 @@ newtonme.pict image/x-pict rgb-reference.ktx image/ktx # Copied from https://gitlab.gnome.org/GNOME/gnome-photos/blob/master/data/dnd-counter.svg dnd-counter.svg image/svg+xml +# Copied from https://github.com/linuxmint/mint-x-icons/tree/master/usr/share/icons/Mint-X-Aqua/places/128 +folder.svg image/svg+xml # Documents ooo-6.0.doc application/msword -- GitLab