Change many %g format specifiers to %.*g with precision DBL_DIG + 1.
[pspp] / tests / math / randist.at
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-12 Ben Pfafftests: Convert random distribution tests to Autotest...