From 9e16f95bd0083af4eeacba5850c22d95529cce79 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 Feb 2018 23:19:48 +0300 Subject: Add unit test for creation window CharCreateDialog. --- .../graphics/sprites/hairstyles/hairstyle01.png | Bin 0 -> 119 bytes .../graphics/sprites/hairstyles/hairstyle01.xml | 188 +++++++++++++++++++++ .../graphics/sprites/hairstyles/hairstyle02.png | Bin 0 -> 1643 bytes .../graphics/sprites/hairstyles/hairstyle02.xml | 11 ++ 4 files changed, 199 insertions(+) create mode 100644 data/test/graphics/sprites/hairstyles/hairstyle01.png create mode 100644 data/test/graphics/sprites/hairstyles/hairstyle01.xml create mode 100644 data/test/graphics/sprites/hairstyles/hairstyle02.png create mode 100644 data/test/graphics/sprites/hairstyles/hairstyle02.xml (limited to 'data/test/graphics/sprites') diff --git a/data/test/graphics/sprites/hairstyles/hairstyle01.png b/data/test/graphics/sprites/hairstyles/hairstyle01.png new file mode 100644 index 000000000..1ef26f96f Binary files /dev/null and b/data/test/graphics/sprites/hairstyles/hairstyle01.png differ diff --git a/data/test/graphics/sprites/hairstyles/hairstyle01.xml b/data/test/graphics/sprites/hairstyles/hairstyle01.xml new file mode 100644 index 000000000..52fd83e46 --- /dev/null +++ b/data/test/graphics/sprites/hairstyles/hairstyle01.xml @@ -0,0 +1,188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/test/graphics/sprites/hairstyles/hairstyle02.png b/data/test/graphics/sprites/hairstyles/hairstyle02.png new file mode 100644 index 000000000..99177930c Binary files /dev/null and b/data/test/graphics/sprites/hairstyles/hairstyle02.png differ diff --git a/data/test/graphics/sprites/hairstyles/hairstyle02.xml b/data/test/graphics/sprites/hairstyles/hairstyle02.xml new file mode 100644 index 000000000..f11e4c31b --- /dev/null +++ b/data/test/graphics/sprites/hairstyles/hairstyle02.xml @@ -0,0 +1,11 @@ + + + + + + + -- cgit v1.2.3-60-g2f50