Add plain balanced tree structure. Patch #5827.
[pspp] / tests / ChangeLog
index d47870f40e08d46ab537621cabd248ca40801ed5..e4cda349a7b9991364a10a0e3417f59dbab07ba3 100644 (file)
@@ -1,3 +1,25 @@
+2007-03-31  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk (tests_libpspp_bt_test_LDADD): Add tests/libpspp/bt.
+
+       * libpspp/bt-test.c: New test.
+
+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.