summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/test/CMakeLists.txt4
-rw-r--r--data/test/Makefile.am4
-rw-r--r--data/test/arrow_up.pngbin0 -> 234 bytes
-rw-r--r--data/test/arrow_up_A.pngbin0 -> 199 bytes
-rw-r--r--data/test/arrow_up_B.pngbin0 -> 209 bytes
-rw-r--r--data/test/arrow_up_S.pngbin0 -> 196 bytes
6 files changed, 8 insertions, 0 deletions
diff --git a/data/test/CMakeLists.txt b/data/test/CMakeLists.txt
index 0cf52c800..1c98ea1d6 100644
--- a/data/test/CMakeLists.txt
+++ b/data/test/CMakeLists.txt
@@ -1,4 +1,8 @@
SET(FILES
+ arrow_up.png
+ arrow_up_A.png
+ arrow_up_B.png
+ arrow_up_S.png
palette.gpl
serverlistplus.xml
simplefile.txt
diff --git a/data/test/Makefile.am b/data/test/Makefile.am
index d019b948a..1f17ebca2 100644
--- a/data/test/Makefile.am
+++ b/data/test/Makefile.am
@@ -1,6 +1,10 @@
testdir = $(pkgdatadir)/data/test
test_DATA = \
+ arrow_up.png \
+ arrow_up_A.png \
+ arrow_up_B.png \
+ arrow_up_S.png \
palette.gpl \
serverlistplus.xml \
simplefile.txt
diff --git a/data/test/arrow_up.png b/data/test/arrow_up.png
new file mode 100644
index 000000000..f6158b2ae
--- /dev/null
+++ b/data/test/arrow_up.png
Binary files differ
diff --git a/data/test/arrow_up_A.png b/data/test/arrow_up_A.png
new file mode 100644
index 000000000..e156f4c9c
--- /dev/null
+++ b/data/test/arrow_up_A.png
Binary files differ
diff --git a/data/test/arrow_up_B.png b/data/test/arrow_up_B.png
new file mode 100644
index 000000000..e034b13d0
--- /dev/null
+++ b/data/test/arrow_up_B.png
Binary files differ
diff --git a/data/test/arrow_up_S.png b/data/test/arrow_up_S.png
new file mode 100644
index 000000000..56beae480
--- /dev/null
+++ b/data/test/arrow_up_S.png
Binary files differ