From 4296fe52a37736b7533b3bf447b29ad7933a3ab4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 24 Nov 2012 19:18:45 +0000 Subject: New test framework, lots of tests git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1775 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/pgmhist.ok | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/pgmhist.ok (limited to 'test/pgmhist.ok') diff --git a/test/pgmhist.ok b/test/pgmhist.ok new file mode 100644 index 00000000..d98c2244 --- /dev/null +++ b/test/pgmhist.ok @@ -0,0 +1,14 @@ +value count b% w% +----- ----- ------ ------ + 0 2 12.5% 100% + 1 2 25% 87.5% + 2 2 37.5% 75% + 3 2 50% 62.5% + 4 2 62.5% 50% + 5 2 75% 37.5% + 6 2 87.5% 25% + 8 2 100% 12.5% +value count b% w% +----- ----- ------ ------ + 0 168 75% 100% + 255 56 100% 25% -- cgit 1.4.1