Fix bug #19604. T-Test documentation now matches code; code matches spss behaviour
[pspp-builds.git] / tests / ChangeLog
index c2aeba7ea5496e6ce177502065560e0223b6d725..01e6ff336e62da0847f336ec24e94f9174242175 100644 (file)
@@ -1,3 +1,24 @@
+2007-07-28 John Darrington <john@darrington.wattle.id.au>
+
+       * command/t-test-1-indep-val.sh: Changed the order of groups in the 
+       summary box to match new behaviour. (Fixes bug #19604).
+
+2007-07-25  Ben Pfaff  <blp@gnu.org>
+
+       Fix bug #17100.
+       * command/data-list.sh: Add tests for multi-record DATA LIST with
+       and without empty trailing record.
+
+2007-07-24  Ben Pfaff  <blp@gnu.org>
+
+       * command/flip.sh: Add tests to avoid regression on bugs #20493,
+       #20494.
+
+2007-07-22  Ben Pfaff  <blp@gnu.org>
+
+       * command/very-long-strings.sh: Test both compressed and
+       uncompressed system files with very long strings.
+
 2007-07-17  Ben Pfaff  <blp@gnu.org>
 
        Patch #19335.  Reviewed by John Darrington.