Redo VFM interface. Get rid of compaction_necessary, compaction_nval,
[pspp-builds.git] / tests / ChangeLog
index 0545202ee991944ea95c451d341d741733a1a6f1..447cb20be77f284ea9a3d1af68a0214c2be2a8d6 100644 (file)
@@ -1,3 +1,17 @@
+Sun Mar 14 23:04:14 2004  Ben Pfaff  <blp@gnu.org>
+
+       * command/sort.sh: Use numeric, not string, data to avoid spurious
+       valgrind complaints.
+
+Wed Mar 10 21:22:03 2004  Ben Pfaff  <blp@gnu.org>
+
+       * bugs/temporary.sh: Test that basic use of TEMPORARY works.
+
+Mon Feb 16 21:36:57 2004  Ben Pfaff  <blp@gnu.org>
+
+       * */*.sh: Prepend $SUPERVISOR to invocations of pspp so that we
+       can run valgrind or gdb easily with `make check'
+
 Sat Dec 13 00:08:23 2003  Ben Pfaff  <blp@gnu.org>
 
        * syntax: Run a diff when there's no expected output, too.