X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FChangeLog;h=a76dbc918ee847bbd5b4593833073611a42e108a;hb=8b5eeea8fa0ed31ab3f174647ef111db39c1e177;hp=238e2c3558d6e26815a3580470f7578fea363685;hpb=b09b3485e28fba1b07980fd5a5eb6466486b5c07;p=pspp-builds.git diff --git a/tests/ChangeLog b/tests/ChangeLog index 238e2c35..a76dbc91 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,40 @@ +2007-03-25 Ben Pfaff + + * automake.mk: Add tests/libpspp/sparse-array-test. + + * libpspp/sparse-array-test.c: New test. + +2007-03-18 Ben Pfaff + + * automake.mk: Don't try to distribute tests that are compiled + from C source. This fixes "make dist" when "make all" has not yet + been run. + +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) @@ -106,6 +143,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.