Add heap data structure to src/libpspp, and a test to tests/libpspp.
[pspp-builds.git] / tests / ChangeLog
index 2e67791916f994316a8f08ade1e1ed5ed72c5354..c6a34d637fa559dc02a583b8696b4c1418b819a4 100644 (file)
@@ -1,3 +1,14 @@
+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.
+
+Wed Dec 13 21:00:46 2006  Ben Pfaff  <blp@gnu.org>
+
+       * command/rank.sh (activity): Use DELETE VAR (which is new)
+       instead of MODIFY VARS.
+
 Tue Dec 19 08:17:28 2006  Ben Pfaff  <blp@gnu.org>
 
        * command/loop.sh: Test all the possible combinations of clauses.