X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=8d8e67c5366f7ba628f75cff15df39540a8e9f21;hb=d22c3971e926ceaf62416c6482fe0fb1dc5407f0;hp=dc2c7f983c73744a0d518c9b08a4831dcdf511a5;hpb=ffcce720ea84f37862f8d61e1dc0fa603994bf63;p=pspp diff --git a/tests/ChangeLog b/tests/ChangeLog index dc2c7f983c..8d8e67c536 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,31 @@ +2007-09-04 Ben Pfaff + + Update scripts that invoke Perl to invoke it as simply "perl" if + not run from the PSPP Makefiles. Patch #6169. Thanks to John + Darrington for suggestion and review. + * bugs/big-input-2.sh: Make $PERL default to perl. + * command/sort.sh: Ditto. + * formats/bcd-in.sh: Ditto. + * formats/date-in.sh: Ditto. + * formats/ib-in.sh: Ditto. + * formats/legacy-in.sh: Ditto. + * formats/num-in.sh: Ditto. + * formats/num-out.sh: Ditto. + * formats/time-in.sh: Ditto. + +2007-08-26 Ben Pfaff + + * Updated most invocations of PSPP in the tests to use + --testing-mode and to avoid specifying an output format with -o + (because --testing-mode implies -o raw-ascii). + +2007-08-26 Ben Pfaff + + * command/aggregate.sh: Update output to include error messages, + which are now sent to output files also. + + * command/ranks.h: Ditto. + 2007-08-12 Ben Pfaff * command/no_case_size.sh: Update to match update DISPLAY and