diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-11-03 00:04:27 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-11-05 00:23:45 +0000 |
commit | c2504170787d4cafa557cbc887bf72881f866ffb (patch) | |
tree | 536a0519fd09a9eb7392ed067404c0a44e5b13f8 /tests/files | |
parent | 8402211bac1cba8e56e1f703c2f8c54d3b38bc0a (diff) |
tests: add very simple zbar unit test
Not valgrind clean yet (could be zbar's fault though).
Diffstat (limited to 'tests/files')
-rw-r--r-- | tests/files/Makefile.am | 2 | ||||
-rw-r--r-- | tests/files/barcode.png | bin | 0 -> 1182 bytes |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/files/Makefile.am b/tests/files/Makefile.am new file mode 100644 index 000000000..2cf379830 --- /dev/null +++ b/tests/files/Makefile.am @@ -0,0 +1,2 @@ +EXTRA_DIST = \ + barcode.png diff --git a/tests/files/barcode.png b/tests/files/barcode.png Binary files differnew file mode 100644 index 000000000..72846ce39 --- /dev/null +++ b/tests/files/barcode.png |