summaryrefslogtreecommitdiffstats
path: root/vcl/qa/cppunit/data/TypeDetectionExample.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/qa/cppunit/data/TypeDetectionExample.xbm')
-rw-r--r--vcl/qa/cppunit/data/TypeDetectionExample.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/vcl/qa/cppunit/data/TypeDetectionExample.xbm b/vcl/qa/cppunit/data/TypeDetectionExample.xbm
new file mode 100644
index 000000000..b40d1a45e
--- /dev/null
+++ b/vcl/qa/cppunit/data/TypeDetectionExample.xbm
@@ -0,0 +1,5 @@
+#define sample_width 10
+#define sample_height 10
+static unsigned char sample_bits[] = {
+ 0x00, 0x00, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01,
+ 0xfe, 0x01, 0xfe, 0x01, 0xfe, 0x01, 0x00, 0x00 };