From ccfc548cc8507b16397f674cbb0a8911781e27b4 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 12 Dec 2012 03:43:47 +0000 Subject: various changes to test facility git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1806 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- test/ppmhist.ok | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'test/ppmhist.ok') diff --git a/test/ppmhist.ok b/test/ppmhist.ok index 91731d4b..d7ecf07e 100644 --- a/test/ppmhist.ok +++ b/test/ppmhist.ok @@ -1,11 +1,11 @@ -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% + r g b lum count + ----- ----- ----- ----- ------- + 0 0 0 0 2 + 1 1 1 1 2 + 2 2 2 2 2 + 3 3 3 3 2 + 4 4 4 4 2 + 5 5 5 5 2 + 6 6 6 6 2 + 8 8 8 8 2 3438989921 711087 -- cgit 1.4.1