If sys files have no long_name table, implicitly add one, use the lower case
[pspp-builds.git] / tests / ChangeLog
index 66e793d187c4f09d8033cea3871aa58b5cd7a822..4a549761783460c4c97793aeffd45984ace778cb 100644 (file)
@@ -1,3 +1,15 @@
+2007-04-19 John Darrington <john@darrington.wattle.id.au>
+       
+        * tests/command/no_case_size.sh tests/command/sysfiles-old.sh :
+       Changed tests to reflect new behaviour (case changing) when
+       reading system files with no long name table.
+
+2007-04-15  Ben Pfaff  <blp@gnu.org>
+
+       * automake.mk: Add recode.sh to tests.
+
+       * tests/xforms/recode.sh: New test.
+
 2007-04-03  Ben Pfaff  <blp@gnu.org>
            John McCabe-Dansted <gmatht@gmail.com>