X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=7a601c4e9483e9f0b9c533b70a9cec80e7d003ec;hb=4e342b9c38c26c4e61196a39eb350665025ecdef;hp=08f4350049d3b5b605027f04c22a28a38bb55b24;hpb=10e81be44094541d3ef632e6e89b8641ecfb91c6;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 08f43500..7a601c4e 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,59 @@ +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. + + * automake.mk: Add new test. + + * formats/format-guesser.sh: New test. + +2008-02-10 Ben Pfaff + + * command/get-data-txt-examples.sh: Update to match changes to + documentation (which were in turn updated to show how the escaped + quote feature works). + +2008-02-02 Ben Pfaff + + * automake.mk: Add target for dissect-sysfile. + + * dissect-sysfile.c: New program. + +2008-02-01 Ben Pfaff + + * automake.mk: Add new test. + + * libpspp/str-test.c: New test. + + * command/get-dat-gnm.sh: Update variable names to match new + naming scheme. + +2007-12-04 Ben Pfaff + + * automake.mk: Add new tests. + + * command/get-data-txt.sh: New test. + + * command/get-data-txt-examples.sh: New test. + + * command/get-data-txt-importcases.sh: New test. + +2007-11-25 Ben Pfaff + + * bugs/compression.sh: Don't fail on big-endian system. Partial + fix for bug #21590. + + * bugs/sysfile-info.sh: Disregard "Integer Format" and "Real + Format" lines in SYSFILE INFO output, to permit big-endian systems + to pass also. Partial fix for bug #21590. + 2007-11-15 Ben Pfaff * automake.mk: Add definition of CHARSETALIASDIR to