X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=4742a1c7bc701e1340bc950c6bc700ad2d97df92;hb=73f67789df91a09ee91976434fb15c2ee1fb5e78;hp=ab6430b177d9d4cbe58a4dde6025d376d78644fd;hpb=3e3d825afe59ad43699664a74ca04e2e1b836786;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index ab6430b1..4742a1c7 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,37 @@ +2008-06-21 Jason Stover + + * regression.sh, regression-qr.sh: Fixed column showing + standardized coefficients. + +2008-05-16 John Darrington + + * compression.sh print-crash.sh print-strings.sh very-long-strings.sh : + Removed export VAR=VAL syntax. + + * automake.mk: Added test to check for non-portable shell syntax + +2008-04-14 Jason Stover + + * automake.mk: New test for regression with QR decomposition. + + * command/regression-qr.sh: New test for regression with QR decomposition. + +2008-03-16 Ben Pfaff + + Bug #22037. + + * automake.mk: Add new test. + + * bugs/crosstabs-crash2.sh: New test. + +2008-03-16 Ben Pfaff + + Patch #6452. Reviewed by John Darrington. + + * automake.mk: Add new test. + + * command/variable-display.sh: New test. + 2008-03-04 Ben Pfaff Patch #6441. Reviewed by John Darrington.