X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=67667e5aada01d0a3a2de945b673e4807c3bdf96;hb=08e4a9535a7e1de9cc4b6e619e70805ab951b323;hp=e6696c452d938614987e30f9c2a4a75629827857;hpb=136d243060f851e01ef46e72b9b554059b5ae544;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index e6696c45..67667e5a 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,47 +1,73 @@ +Sat Dec 16 14:00:48 2006 Ben Pfaff + + * command/rank.sh: Fix test to allow string grouping variables. + See bug #18533. + +Sat Dec 16 12:20:58 2006 Ben Pfaff + + * expressions/expressions.sh: Fix DATEDIFF function tests to + correspond with change to DATEDIFF. + +Wed Dec 13 19:34:29 2006 Ben Pfaff + + * expressions/expressions.sh: Test DATEDIFF, DATESUM functions. + +Sun Dec 10 16:52:04 2006 Ben Pfaff + + * automake.mk: Add new test. + + * expressions/valuelabel.sh: New test, for VALUELABEL function. + +Thu Nov 30 22:46:17 2006 Ben Pfaff + + * automake.mk: Add new test. + + * bugs/compute-sum.sh: New test, for bug #17422. + Thu Nov 30 22:01:57 2006 Ben Pfaff * automake.mk: Add new test. - * tests/bugs/empty-do-repeat: New test, for bug #18407. + * bugs/empty-do-repeat: New test, for bug #18407. Wed Nov 22 06:28:04 2006 Ben Pfaff - * tests/bugs/signals.sh: Fix race condition. + * bugs/signals.sh: Fix race condition. Sun Nov 19 09:23:34 2006 Ben Pfaff * automake.mk: Add the new tests listed below. - * tests/formats/bcd-in.sh: New test. + * formats/bcd-in.sh: New test. - * tests/formats/bcd-in.expected.cmp.gz: New support file for + * formats/bcd-in.expected.cmp.gz: New support file for bcd-in.sh. - * tests/formats/date-in.sh: New test. + * formats/date-in.sh: New test. - * tests/formats/ib-in.sh: New test. + * formats/ib-in.sh: New test. - * tests/formats/ib-in.expected.cmp.gz: New test. + * formats/ib-in.expected.cmp.gz: New test. - * tests/formats/legacy-in.sh: New test. + * formats/legacy-in.sh: New test. - * tests/formats/legacy-in.expected.cmp.gz: New support file for + * formats/legacy-in.expected.cmp.gz: New support file for legacy-in.sh. - * tests/formats/month-in.sh: New test. + * formats/month-in.sh: New test. - * tests/formats/num-in.sh: New test. + * formats/num-in.sh: New test. - * tests/formats/num-in.expected.gz: New support file for num-in.sh. + * formats/num-in.expected.gz: New support file for num-in.sh. - * tests/formats/time-in.sh: New test. + * formats/time-in.sh: New test. - * tests/formats/wkday-in.sh: New test. + * formats/wkday-in.sh: New test. - * tests/commands/no_case_size.sh: Update output to conform with + * commands/no_case_size.sh: Update output to conform with update scientific notation code. - * tests/formats/num-out.expected.cmp.gz: Ditto. + * formats/num-out.expected.cmp.gz: Ditto. Thu Nov 2 20:58:12 2006 Ben Pfaff @@ -75,7 +101,7 @@ Thu Oct 26 20:20:39 2006 Ben Pfaff * automake.mk: Add tests/formats/float-format.sh. - * tests/formats/float-format.sh: New test. + * formats/float-format.sh: New test. Sat Oct 7 11:06:59 WST 2006 John Darrington