X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=c98f53e23157cdb03cd45a447414bc901602c6d5;hb=103646b53527f82c291f317b660ca395f0b50f0c;hp=dc2c7f983c73744a0d518c9b08a4831dcdf511a5;hpb=ffcce720ea84f37862f8d61e1dc0fa603994bf63;p=pspp diff --git a/tests/ChangeLog b/tests/ChangeLog index dc2c7f983c..c98f53e231 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,61 @@ +2007-10-08 Ben Pfaff + + Bug #21280. Thanks to John Darrington for review. + + * automake.mk: Add new file. + + * bugs/overwrite-input-file.sh: New test. + +2007-09-23 Ben Pfaff + + Bug #21111. Reviewed by John Darrington. + + * command/input-program.sh: New test. + + * command/do-if.sh: New tests. + +2007-09-22 Ben Pfaff + + Bug #21128. Reviewed by John Darrington. + + * output/paper-size.sh: New test. + +2007-09-21 Ben Pfaff + + * bugs/unwritable-dir.sh: New test for bug #21117. + +2007-09-19 Ben Pfaff + + * bugs/input-crash.sh: Add regression test for bug #21108. + +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