Add sparse array data structure.
[pspp-builds.git] / tests / ChangeLog
index c6a34d637fa559dc02a583b8696b4c1418b819a4..a76dbc918ee847bbd5b4593833073611a42e108a 100644 (file)
@@ -1,8 +1,39 @@
+2007-03-25  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add tests/libpspp/sparse-array-test.
+
+       * libpspp/sparse-array-test.c: New test.
+
+2007-03-18  Ben Pfaff  <blp@gnu.org>
+
+       * 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  <blp@gnu.org>
+
+       * libpspp/ll-test.c, libpspp/llx-test.c: Include <config.h>.
+
+Sat Feb  3 21:57:34 2007  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add tests/command/vector.sh.
+
+       * tests/command/vector.sh: New test.
+
+Wed Jan 24 21:13:53 2007  Ben Pfaff  <blp@gnu.org>
+
+       * 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  <blp@gnu.org>
 
        * automake.mk: Add tests/libpspp/heap-test.
 
-       * test/libpspp/heap-test.c: New test.
+       * libpspp/heap-test.c: New test.
 
 Wed Dec 13 21:00:46 2006  Ben Pfaff  <blp@gnu.org>
 
@@ -112,6 +143,10 @@ Sat Nov  4 16:08:58 2006  Ben Pfaff  <blp@gnu.org>
 
        * formats/wkday-out.sh: New test.
 
+Sun Oct 29 14:03:37 2006  Ben Pfaff  <blp@gnu.org>
+
+       * ll-test.c, llx-test.c: Reduce verbosity of output.
+
 Thu Oct 26 20:20:39 2006  Ben Pfaff  <blp@gnu.org>
 
        * automake.mk: Add tests/formats/float-format.sh.