about summary refs log tree commit diff
path: root/test/pnmpaste-pbm.ok
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-22 17:11:33 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-22 17:11:33 +0000
commit7b42fdfafb461b568a259870de22c34d4b4e1343 (patch)
tree2dc9fc53cea7d039725e01a49f4ba091896d6a6a /test/pnmpaste-pbm.ok
parent79e5c046891c7dbe74fb28af94dc0166bb76df31 (diff)
downloadnetpbm-mirror-7b42fdfafb461b568a259870de22c34d4b4e1343.tar.gz
netpbm-mirror-7b42fdfafb461b568a259870de22c34d4b4e1343.tar.xz
netpbm-mirror-7b42fdfafb461b568a259870de22c34d4b4e1343.zip
Add tests
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3462 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/pnmpaste-pbm.ok')
-rw-r--r--test/pnmpaste-pbm.ok22
1 files changed, 22 insertions, 0 deletions
diff --git a/test/pnmpaste-pbm.ok b/test/pnmpaste-pbm.ok
new file mode 100644
index 00000000..d3b0a7e8
--- /dev/null
+++ b/test/pnmpaste-pbm.ok
@@ -0,0 +1,22 @@
+Test 1.
+-replace
+P1 18 1 001010101010101011 
+-and
+P1 18 1 001111101111101111 
+-or
+P1 18 1 000010000010000011 
+-xor
+P1 18 1 010010010010010011 
+-nand
+P1 18 1 010000010000010011 
+-nor
+P1 18 1 011101111101111111 
+-nxor
+P1 18 1 001101101101101111 
+Test 2.
+-and  -nand
+P1 18 1 110000000000000001 
+-or  -nor
+P1 18 1 110000000000000001 
+-xor  -nxor
+P1 18 1 110000000000000001