[R-gregmisc-users] SF.net SVN: r-gregmisc:[1969] trunk/gdata/tests
Brought to you by:
warnes
From: <wa...@us...> - 2015-04-25 16:46:19
|
Revision: 1969 http://sourceforge.net/p/r-gregmisc/code/1969 Author: warnes Date: 2015-04-25 16:46:12 +0000 (Sat, 25 Apr 2015) Log Message: ----------- 'test.humanReadable.R' needed set.seed() to make the results consistent. Modified Paths: -------------- trunk/gdata/tests/test.humanReadable.R trunk/gdata/tests/test.humanReadable.Rout.save trunk/gdata/tests/test.read.xls.Rout.save trunk/gdata/tests/test.reorder.factor.Rout.save trunk/gdata/tests/tests.write.fwf.Rout.save Modified: trunk/gdata/tests/test.humanReadable.R =================================================================== --- trunk/gdata/tests/test.humanReadable.R 2015-04-25 16:37:00 UTC (rev 1968) +++ trunk/gdata/tests/test.humanReadable.R 2015-04-25 16:46:12 UTC (rev 1969) @@ -2,6 +2,8 @@ options(humanReadable=FALSE) +set.seed(123456) + baseSI <- 10 powerSI <- seq(from=0, to=27, by=3) SI0 <- (baseSI)^powerSI Modified: trunk/gdata/tests/test.humanReadable.Rout.save =================================================================== --- trunk/gdata/tests/test.humanReadable.Rout.save 2015-04-25 16:37:00 UTC (rev 1968) +++ trunk/gdata/tests/test.humanReadable.Rout.save 2015-04-25 16:46:12 UTC (rev 1969) @@ -33,6 +33,8 @@ > > options(humanReadable=FALSE) > +> set.seed(123456) +> > baseSI <- 10 > powerSI <- seq(from=0, to=27, by=3) > SI0 <- (baseSI)^powerSI @@ -58,26 +60,26 @@ + humanReadable(x=IEC2, standard="Unix", width=3)) [,1] [,2] [,3] [,4] [,5] [,6] [1,] " 2 B " " 2 B " " 2 B " " 2 B " " 2 B " " 2 B " - [2,] " 1.2793 kB" "1.279 kB" " 1.3 kB" " 1.2233 KiB" "1.223 KiB" " 1.2 KiB" - [3,] "1.20319 MB" "1.203 MB" " 1.2 MB" "1.29885 MiB" "1.299 MiB" " 1.3 MiB" - [4,] "1.16832 GB" "1.168 GB" " 1.2 GB" "1.22854 GiB" "1.229 GiB" " 1.2 GiB" - [5,] "1.68539 TB" "1.685 TB" " 1.7 TB" "1.49459 TiB" "1.495 TiB" " 1.5 TiB" - [6,] "1.20409 PB" "1.204 PB" " 1.2 PB" "1.30007 PiB" " 1.3 PiB" " 1.3 PiB" - [7,] " 1.4313 EB" "1.431 EB" " 1.4 EB" " 1.3716 EiB" "1.372 EiB" " 1.4 EiB" - [8,] "1.19649 ZB" "1.196 ZB" " 1.2 ZB" "1.26321 ZiB" "1.263 ZiB" " 1.3 ZiB" - [9,] "1.17615 YB" "1.176 YB" " 1.2 YB" "1.30608 YiB" "1.306 YiB" " 1.3 YiB" -[10,] "1270.14 YB" " 1270 YB" "1270 YB" " 1373.7 YiB" " 1374 YiB" "1374 YiB" + [2,] "1.54215 kB" "1.542 kB" " 1.5 kB" "1.18582 KiB" "1.186 KiB" " 1.2 KiB" + [3,] "1.20064 MB" "1.201 MB" " 1.2 MB" "1.19003 MiB" " 1.19 MiB" " 1.2 MiB" + [4,] "1.25207 GB" "1.252 GB" " 1.3 GB" "1.54448 GiB" "1.544 GiB" " 1.5 GiB" + [5,] "1.18121 TB" "1.181 TB" " 1.2 TB" "1.27667 TiB" "1.277 TiB" " 1.3 TiB" + [6,] " 1.1853 PB" "1.185 PB" " 1.2 PB" "1.18733 PiB" "1.187 PiB" " 1.2 PiB" + [7,] " 1.1678 EB" "1.168 EB" " 1.2 EB" "1.46271 EiB" "1.463 EiB" " 1.5 EiB" + [8,] "1.18275 ZB" "1.183 ZB" " 1.2 ZB" "1.62382 ZiB" "1.624 ZiB" " 1.6 ZiB" + [9,] "1.18568 YB" "1.186 YB" " 1.2 YB" "1.19557 YiB" "1.196 YiB" " 1.2 YiB" +[10,] "1501.49 YB" " 1501 YB" "1501 YB" "1750.35 YiB" " 1750 YiB" "1750 YiB" [,7] [,8] [,9] [1,] " 2 B" " 2 B" " 2 B" - [2,] " 1.2233 K" "1.223 K" " 1.2 K" - [3,] "1.29885 M" "1.299 M" " 1.3 M" - [4,] "1.22854 G" "1.229 G" " 1.2 G" - [5,] "1.49459 T" "1.495 T" " 1.5 T" - [6,] "1.30007 P" " 1.3 P" " 1.3 P" - [7,] " 1.3716 E" "1.372 E" " 1.4 E" - [8,] "1.26321 Z" "1.263 Z" " 1.3 Z" - [9,] "1.30608 Y" "1.306 Y" " 1.3 Y" -[10,] " 1373.7 Y" " 1374 Y" "1374 Y" + [2,] "1.18582 K" "1.186 K" " 1.2 K" + [3,] "1.19003 M" " 1.19 M" " 1.2 M" + [4,] "1.54448 G" "1.544 G" " 1.5 G" + [5,] "1.27667 T" "1.277 T" " 1.3 T" + [6,] "1.18733 P" "1.187 P" " 1.2 P" + [7,] "1.46271 E" "1.463 E" " 1.5 E" + [8,] "1.62382 Z" "1.624 Z" " 1.6 Z" + [9,] "1.19557 Y" "1.196 Y" " 1.2 Y" +[10,] "1750.35 Y" " 1750 Y" "1750 Y" > > # Auto units, specify digits > cbind(humanReadable(x=SI2, standard="SI", width=NULL, digits=7), @@ -94,37 +96,37 @@ + humanReadable(x=IEC2, standard="Unix", width=NULL, digits=1)) [,1] [,2] [,3] [,4] [1,] " 1.5000000 B " " 1.500 B " " 1.50 B " " 1.5 B " - [2,] " 1.2793050 kB" " 1.279 kB" " 1.28 kB" " 1.3 kB" - [3,] " 1.2031896 MB" " 1.203 MB" " 1.20 MB" " 1.2 MB" - [4,] " 1.1683216 GB" " 1.168 GB" " 1.17 GB" " 1.2 GB" - [5,] " 1.6853920 TB" " 1.685 TB" " 1.69 TB" " 1.7 TB" - [6,] " 1.2040855 PB" " 1.204 PB" " 1.20 PB" " 1.2 PB" - [7,] " 1.4313005 EB" " 1.431 EB" " 1.43 EB" " 1.4 EB" - [8,] " 1.1964931 ZB" " 1.196 ZB" " 1.20 ZB" " 1.2 ZB" - [9,] " 1.1761521 YB" " 1.176 YB" " 1.18 YB" " 1.2 YB" -[10,] "1270.1414519 YB" "1270.141 YB" "1270.14 YB" "1270.1 YB" + [2,] " 1.5421535 kB" " 1.542 kB" " 1.54 kB" " 1.5 kB" + [3,] " 1.2006426 MB" " 1.201 MB" " 1.20 MB" " 1.2 MB" + [4,] " 1.2520737 GB" " 1.252 GB" " 1.25 GB" " 1.3 GB" + [5,] " 1.1812105 TB" " 1.181 TB" " 1.18 TB" " 1.2 TB" + [6,] " 1.1853010 PB" " 1.185 PB" " 1.19 PB" " 1.2 PB" + [7,] " 1.1678048 EB" " 1.168 EB" " 1.17 EB" " 1.2 EB" + [8,] " 1.1827531 ZB" " 1.183 ZB" " 1.18 ZB" " 1.2 ZB" + [9,] " 1.1856788 YB" " 1.186 YB" " 1.19 YB" " 1.2 YB" +[10,] "1501.4852409 YB" "1501.485 YB" "1501.49 YB" "1501.5 YB" [,5] [,6] [,7] [,8] [1,] " 1.5000000 B " " 1.500 B " " 1.50 B " " 1.5 B " - [2,] " 1.2232984 KiB" " 1.223 KiB" " 1.22 KiB" " 1.2 KiB" - [3,] " 1.2988465 MiB" " 1.299 MiB" " 1.30 MiB" " 1.3 MiB" - [4,] " 1.2285433 GiB" " 1.229 GiB" " 1.23 GiB" " 1.2 GiB" - [5,] " 1.4945944 TiB" " 1.495 TiB" " 1.49 TiB" " 1.5 TiB" - [6,] " 1.3000707 PiB" " 1.300 PiB" " 1.30 PiB" " 1.3 PiB" - [7,] " 1.3716001 EiB" " 1.372 EiB" " 1.37 EiB" " 1.4 EiB" - [8,] " 1.2632150 ZiB" " 1.263 ZiB" " 1.26 ZiB" " 1.3 ZiB" - [9,] " 1.3060808 YiB" " 1.306 YiB" " 1.31 YiB" " 1.3 YiB" -[10,] "1373.6975294 YiB" "1373.698 YiB" "1373.70 YiB" "1373.7 YiB" + [2,] " 1.1858248 KiB" " 1.186 KiB" " 1.19 KiB" " 1.2 KiB" + [3,] " 1.1900302 MiB" " 1.190 MiB" " 1.19 MiB" " 1.2 MiB" + [4,] " 1.5444791 GiB" " 1.544 GiB" " 1.54 GiB" " 1.5 GiB" + [5,] " 1.2766723 TiB" " 1.277 TiB" " 1.28 TiB" " 1.3 TiB" + [6,] " 1.1873270 PiB" " 1.187 PiB" " 1.19 PiB" " 1.2 PiB" + [7,] " 1.4627144 EiB" " 1.463 EiB" " 1.46 EiB" " 1.5 EiB" + [8,] " 1.6238214 ZiB" " 1.624 ZiB" " 1.62 ZiB" " 1.6 ZiB" + [9,] " 1.1955693 YiB" " 1.196 YiB" " 1.20 YiB" " 1.2 YiB" +[10,] "1750.3547972 YiB" "1750.355 YiB" "1750.35 YiB" "1750.4 YiB" [,9] [,10] [,11] [,12] [1,] " 1.5000000 B" " 1.500 B" " 1.50 B" " 1.5 B" - [2,] " 1.2232984 K" " 1.223 K" " 1.22 K" " 1.2 K" - [3,] " 1.2988465 M" " 1.299 M" " 1.30 M" " 1.3 M" - [4,] " 1.2285433 G" " 1.229 G" " 1.23 G" " 1.2 G" - [5,] " 1.4945944 T" " 1.495 T" " 1.49 T" " 1.5 T" - [6,] " 1.3000707 P" " 1.300 P" " 1.30 P" " 1.3 P" - [7,] " 1.3716001 E" " 1.372 E" " 1.37 E" " 1.4 E" - [8,] " 1.2632150 Z" " 1.263 Z" " 1.26 Z" " 1.3 Z" - [9,] " 1.3060808 Y" " 1.306 Y" " 1.31 Y" " 1.3 Y" -[10,] "1373.6975294 Y" "1373.698 Y" "1373.70 Y" "1373.7 Y" + [2,] " 1.1858248 K" " 1.186 K" " 1.19 K" " 1.2 K" + [3,] " 1.1900302 M" " 1.190 M" " 1.19 M" " 1.2 M" + [4,] " 1.5444791 G" " 1.544 G" " 1.54 G" " 1.5 G" + [5,] " 1.2766723 T" " 1.277 T" " 1.28 T" " 1.3 T" + [6,] " 1.1873270 P" " 1.187 P" " 1.19 P" " 1.2 P" + [7,] " 1.4627144 E" " 1.463 E" " 1.46 E" " 1.5 E" + [8,] " 1.6238214 Z" " 1.624 Z" " 1.62 Z" " 1.6 Z" + [9,] " 1.1955693 Y" " 1.196 Y" " 1.20 Y" " 1.2 Y" +[10,] "1750.3547972 Y" "1750.355 Y" "1750.35 Y" "1750.4 Y" > > # Single unit, specify width > cbind(humanReadable(x=SI1, units="GB", standard="SI", width=7), @@ -139,25 +141,25 @@ + ) [,1] [,2] [,3] [,4] [,5] [,6] [1,] "5e-10 GB" "5e-10 GB" "5e-10 GB" "5e-10 GiB" "5e-10 GiB" "5e-10 GiB" - [2,] "7e-07 GB" "7e-07 GB" "7e-07 GB" "7e-07 GiB" "7e-07 GiB" "7e-07 GiB" - [3,] "7e-04 GB" "7e-04 GB" "7e-04 GB" "8e-04 GiB" "8e-04 GiB" "8e-04 GiB" - [4,] "4e-01 GB" "4e-01 GB" "4e-01 GB" "7e-01 GiB" "7e-01 GiB" "7e-01 GiB" - [5,] "7e+02 GB" "7e+02 GB" "7e+02 GB" "7e+02 GiB" "7e+02 GiB" "7e+02 GiB" - [6,] "7e+05 GB" "7e+05 GB" "7e+05 GB" "4e+05 GiB" "4e+05 GiB" "4e+05 GiB" - [7,] "8e+08 GB" "8e+08 GB" "8e+08 GB" "6e+08 GiB" "6e+08 GiB" "6e+08 GiB" + [2,] "8e-07 GB" "8e-07 GB" "8e-07 GB" "6e-07 GiB" "6e-07 GiB" "6e-07 GiB" + [3,] "8e-04 GB" "8e-04 GB" "8e-04 GB" "8e-04 GiB" "8e-04 GiB" "8e-04 GiB" + [4,] "7e-01 GB" "7e-01 GB" "7e-01 GB" "4e-01 GiB" "4e-01 GiB" "4e-01 GiB" + [5,] "6e+02 GB" "6e+02 GB" "6e+02 GB" "3e+02 GiB" "3e+02 GiB" "3e+02 GiB" + [6,] "6e+05 GB" "6e+05 GB" "6e+05 GB" "4e+05 GiB" "4e+05 GiB" "4e+05 GiB" + [7,] "5e+08 GB" "5e+08 GB" "5e+08 GB" "5e+08 GiB" "5e+08 GiB" "5e+08 GiB" [8,] "7e+11 GB" "7e+11 GB" "7e+11 GB" "8e+11 GiB" "8e+11 GiB" "8e+11 GiB" - [9,] "4e+14 GB" "4e+14 GB" "4e+14 GB" "8e+14 GiB" "8e+14 GiB" "8e+14 GiB" -[10,] "7e+17 GB" "7e+17 GB" "7e+17 GB" "9e+17 GiB" "9e+17 GiB" "9e+17 GiB" + [9,] "3e+14 GB" "3e+14 GB" "3e+14 GB" "9e+14 GiB" "9e+14 GiB" "9e+14 GiB" +[10,] "8e+17 GB" "8e+17 GB" "8e+17 GB" "9e+17 GiB" "9e+17 GiB" "9e+17 GiB" [,7] [,8] [,9] [1,] "5e-10 G" "5e-10 G" "5e-10 G" - [2,] "7e-07 G" "7e-07 G" "7e-07 G" + [2,] "6e-07 G" "6e-07 G" "6e-07 G" [3,] "8e-04 G" "8e-04 G" "8e-04 G" - [4,] "7e-01 G" "7e-01 G" "7e-01 G" - [5,] "7e+02 G" "7e+02 G" "7e+02 G" + [4,] "4e-01 G" "4e-01 G" "4e-01 G" + [5,] "3e+02 G" "3e+02 G" "3e+02 G" [6,] "4e+05 G" "4e+05 G" "4e+05 G" - [7,] "6e+08 G" "6e+08 G" "6e+08 G" + [7,] "5e+08 G" "5e+08 G" "5e+08 G" [8,] "8e+11 G" "8e+11 G" "8e+11 G" - [9,] "8e+14 G" "8e+14 G" "8e+14 G" + [9,] "9e+14 G" "9e+14 G" "9e+14 G" [10,] "9e+17 G" "9e+17 G" "9e+17 G" > > # Single unit, specify digits @@ -176,37 +178,37 @@ + ) [,1] [,2] [,3] [,4] [1,] "5.000000e-10 GB" "5.00e-10 GB" "5.0e-10 GB" "5e-10 GB" - [2,] "7.414207e-07 GB" "7.41e-07 GB" "7.4e-07 GB" "7e-07 GB" - [3,] "7.460970e-04 GB" "7.46e-04 GB" "7.5e-04 GB" "7e-04 GB" - [4,] "3.990084e-01 GB" "3.99e-01 GB" "4.0e-01 GB" "4e-01 GB" - [5,] "7.334410e+02 GB" "7.33e+02 GB" "7.3e+02 GB" "7e+02 GB" - [6,] "6.745084e+05 GB" "6.75e+05 GB" "6.7e+05 GB" "7e+05 GB" - [7,] "7.885941e+08 GB" "7.89e+08 GB" "7.9e+08 GB" "8e+08 GB" - [8,] "7.496193e+11 GB" "7.50e+11 GB" "7.5e+11 GB" "7e+11 GB" - [9,] "3.579472e+14 GB" "3.58e+14 GB" "3.6e+14 GB" "4e+14 GB" -[10,] "7.498742e+17 GB" "7.50e+17 GB" "7.5e+17 GB" "7e+17 GB" + [2,] "7.993163e-07 GB" "7.99e-07 GB" "8.0e-07 GB" "8e-07 GB" + [3,] "7.900375e-04 GB" "7.90e-04 GB" "7.9e-04 GB" "8e-04 GB" + [4,] "6.619855e-01 GB" "6.62e-01 GB" "6.6e-01 GB" "7e-01 GB" + [5,] "6.311259e+02 GB" "6.31e+02 GB" "6.3e+02 GB" "6e+02 GB" + [6,] "6.440324e+05 GB" "6.44e+05 GB" "6.4e+05 GB" "6e+05 GB" + [7,] "4.994386e+08 GB" "4.99e+08 GB" "5.0e+08 GB" "5e+08 GB" + [8,] "7.277869e+11 GB" "7.28e+11 GB" "7.3e+11 GB" "7e+11 GB" + [9,] "3.291745e+14 GB" "3.29e+14 GB" "3.3e+14 GB" "3e+14 GB" +[10,] "8.313511e+17 GB" "8.31e+17 GB" "8.3e+17 GB" "8e+17 GB" [,5] [,6] [,7] [,8] [1,] "4.656613e-10 GiB" "4.66e-10 GiB" "4.7e-10 GiB" "5e-10 GiB" - [2,] "7.237764e-07 GiB" "7.24e-07 GiB" "7.2e-07 GiB" "7e-07 GiB" - [3,] "7.979097e-04 GiB" "7.98e-04 GiB" "8.0e-04 GiB" "8e-04 GiB" - [4,] "6.742969e-01 GiB" "6.74e-01 GiB" "6.7e-01 GiB" "7e-01 GiB" - [5,] "7.149879e+02 GiB" "7.15e+02 GiB" "7.1e+02 GiB" "7e+02 GiB" - [6,] "4.269769e+05 GiB" "4.27e+05 GiB" "4.3e+05 GiB" "4e+05 GiB" - [7,] "6.355649e+08 GiB" "6.36e+08 GiB" "6.4e+08 GiB" "6e+08 GiB" - [8,] "7.956378e+11 GiB" "7.96e+11 GiB" "8.0e+11 GiB" "8e+11 GiB" - [9,] "7.665900e+14 GiB" "7.67e+14 GiB" "7.7e+14 GiB" "8e+14 GiB" -[10,] "8.561693e+17 GiB" "8.56e+17 GiB" "8.6e+17 GiB" "9e+17 GiB" + [2,] "5.975956e-07 GiB" "5.98e-07 GiB" "6.0e-07 GiB" "6e-07 GiB" + [3,] "7.764672e-04 GiB" "7.76e-04 GiB" "7.8e-04 GiB" "8e-04 GiB" + [4,] "4.459146e-01 GiB" "4.46e-01 GiB" "4.5e-01 GiB" "4e-01 GiB" + [5,] "2.985889e+02 GiB" "2.99e+02 GiB" "3.0e+02 GiB" "3e+02 GiB" + [6,] "4.209112e+05 GiB" "4.21e+05 GiB" "4.2e+05 GiB" "4e+05 GiB" + [7,] "4.983449e+08 GiB" "4.98e+08 GiB" "5.0e+08 GiB" "5e+08 GiB" + [8,] "7.751081e+11 GiB" "7.75e+11 GiB" "7.8e+11 GiB" "8e+11 GiB" + [9,] "8.756173e+14 GiB" "8.76e+14 GiB" "8.8e+14 GiB" "9e+14 GiB" +[10,] "9.390947e+17 GiB" "9.39e+17 GiB" "9.4e+17 GiB" "9e+17 GiB" [,9] [,10] [,11] [,12] [1,] "4.656613e-10 G" "4.66e-10 G" "4.7e-10 G" "5e-10 G" - [2,] "7.237764e-07 G" "7.24e-07 G" "7.2e-07 G" "7e-07 G" - [3,] "7.979097e-04 G" "7.98e-04 G" "8.0e-04 G" "8e-04 G" - [4,] "6.742969e-01 G" "6.74e-01 G" "6.7e-01 G" "7e-01 G" - [5,] "7.149879e+02 G" "7.15e+02 G" "7.1e+02 G" "7e+02 G" - [6,] "4.269769e+05 G" "4.27e+05 G" "4.3e+05 G" "4e+05 G" - [7,] "6.355649e+08 G" "6.36e+08 G" "6.4e+08 G" "6e+08 G" - [8,] "7.956378e+11 G" "7.96e+11 G" "8.0e+11 G" "8e+11 G" - [9,] "7.665900e+14 G" "7.67e+14 G" "7.7e+14 G" "8e+14 G" -[10,] "8.561693e+17 G" "8.56e+17 G" "8.6e+17 G" "9e+17 G" + [2,] "5.975956e-07 G" "5.98e-07 G" "6.0e-07 G" "6e-07 G" + [3,] "7.764672e-04 G" "7.76e-04 G" "7.8e-04 G" "8e-04 G" + [4,] "4.459146e-01 G" "4.46e-01 G" "4.5e-01 G" "4e-01 G" + [5,] "2.985889e+02 G" "2.99e+02 G" "3.0e+02 G" "3e+02 G" + [6,] "4.209112e+05 G" "4.21e+05 G" "4.2e+05 G" "4e+05 G" + [7,] "4.983449e+08 G" "4.98e+08 G" "5.0e+08 G" "5e+08 G" + [8,] "7.751081e+11 G" "7.75e+11 G" "7.8e+11 G" "8e+11 G" + [9,] "8.756173e+14 G" "8.76e+14 G" "8.8e+14 G" "9e+14 G" +[10,] "9.390947e+17 G" "9.39e+17 G" "9.4e+17 G" "9e+17 G" > > > stopifnot( is.object_sizes(as.object_sizes( 2^(1:30) ) ) ) @@ -233,4 +235,4 @@ > > proc.time() user system elapsed - 0.427 0.050 0.472 + 0.410 0.050 0.451 Modified: trunk/gdata/tests/test.read.xls.Rout.save =================================================================== --- trunk/gdata/tests/test.read.xls.Rout.save 2015-04-25 16:37:00 UTC (rev 1968) +++ trunk/gdata/tests/test.read.xls.Rout.save 2015-04-25 16:46:12 UTC (rev 1969) @@ -846,4 +846,4 @@ > > proc.time() user system elapsed - 14.409 0.863 15.497 + 14.104 0.888 15.221 Modified: trunk/gdata/tests/test.reorder.factor.Rout.save =================================================================== --- trunk/gdata/tests/test.reorder.factor.Rout.save 2015-04-25 16:37:00 UTC (rev 1968) +++ trunk/gdata/tests/test.reorder.factor.Rout.save 2015-04-25 16:46:12 UTC (rev 1969) @@ -53,4 +53,4 @@ > > proc.time() user system elapsed - 0.357 0.048 0.401 + 0.339 0.046 0.379 Modified: trunk/gdata/tests/tests.write.fwf.Rout.save =================================================================== --- trunk/gdata/tests/tests.write.fwf.Rout.save 2015-04-25 16:37:00 UTC (rev 1968) +++ trunk/gdata/tests/tests.write.fwf.Rout.save 2015-04-25 16:46:12 UTC (rev 1969) @@ -231,4 +231,4 @@ > > proc.time() user system elapsed - 0.476 0.053 0.524 + 0.434 0.049 0.475 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |