X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=tests%2FChangeLog;h=ee534187afcd793b833e54d67a8e091a9ed9fe78;hb=11d2ffde279bad43d0c271f7fbfad383969e063f;hp=41d15f5a7ee167611a84d2c278bc3ad92359fa37;hpb=0fa141762183890ebd139ccd9264f08db9011539;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 41d15f5a..ee534187 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,37 +1,107 @@ +Mon Feb 12 06:29:30 2007 Ben Pfaff + + * libpspp/ll-test.c, libpspp/llx-test.c: Include . + +Sat Feb 3 21:57:34 2007 Ben Pfaff + + * automake.mk: Add tests/command/vector.sh. + + * tests/command/vector.sh: New test. + +Wed Jan 24 21:13:53 2007 Ben Pfaff + + * automake.mk: Add tests/libpspp/abt-test. + + * libpspp/abt-test.c: New test. + + * libpspp/heap-test.c, libpspp/ll-test.c, libpspp/llx-test.c: + Style fixes. + +Wed Jan 10 06:50:01 2007 Ben Pfaff + + * automake.mk: Add tests/libpspp/heap-test. + + * libpspp/heap-test.c: New test. + +Wed Dec 13 21:00:46 2006 Ben Pfaff + + * command/rank.sh (activity): Use DELETE VAR (which is new) + instead of MODIFY VARS. + +Tue Dec 19 08:17:28 2006 Ben Pfaff + + * command/loop.sh: Test all the possible combinations of clauses. + +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. + + * bugs/empty-do-repeat: New test, for bug #18407. + +Wed Nov 22 06:28:04 2006 Ben Pfaff + + * 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 @@ -61,11 +131,15 @@ Sat Nov 4 16:08:58 2006 Ben Pfaff * formats/wkday-out.sh: New test. +Sun Oct 29 14:03:37 2006 Ben Pfaff + + * ll-test.c, llx-test.c: Reduce verbosity of output. + 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