about summary refs log tree commit diff
path: root/test/pgmhist.ok
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-12 03:43:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2012-12-12 03:43:47 +0000
commitccfc548cc8507b16397f674cbb0a8911781e27b4 (patch)
treec944ab1e10abc33fb12cc479dabe0708bbbf224e /test/pgmhist.ok
parenta72930bd1433b10c43def3be55c02c53264b4a43 (diff)
downloadnetpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.tar.gz
netpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.tar.xz
netpbm-mirror-ccfc548cc8507b16397f674cbb0a8911781e27b4.zip
various changes to test facility
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1806 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/pgmhist.ok')
-rw-r--r--test/pgmhist.ok28
1 files changed, 14 insertions, 14 deletions
diff --git a/test/pgmhist.ok b/test/pgmhist.ok
index d98c2244..7d89bb33 100644
--- a/test/pgmhist.ok
+++ b/test/pgmhist.ok
@@ -1,14 +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%
+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%