X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=5b5c8912f1cfa59636a5ee07b3996053cbc1487f;hb=3b76a8aa4e808b2e6bdb792c369fda72a61304de;hp=67667e5aada01d0a3a2de945b673e4807c3bdf96;hpb=73ef58a437ef6640a7813b4f898b1a57e0ec95ea;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 67667e5a..5b5c8912 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,27 @@ +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. @@ -97,6 +121,10 @@ 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.