Whamcloud - gitweb
Remove needless sanity check in tune2fs's -i option.
[tools/e2fsprogs.git] / tests / ChangeLog
index c6107e3..5e6854d 100644 (file)
@@ -1,3 +1,68 @@
+2006-05-13  Theodore Tso  <tytso@mit.edu>
+
+       * m_raid_opt: Update expect files to match with new mke2fs layout
+               used when the stride raid option is specified.
+
+2006-03-23  Theodore Ts'o  <tytso@mit.edu>
+
+       * test_config: Set up MKE2FS_CONFIG to point at the mke2fs.conf
+               file in the source tree.
+
+2005-09-24  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_dup_resize: Set the current time to in debugfs to a value
+               which avoids triggering the "s_mtime in the future"
+               warning from e2fsck.
+
+2005-08-08  Theodore Ts'o  <tytso@mit.edu>
+
+       * test_config, test_script.in, d_loaddump, f_dup_resize,
+               r_move_itable, r_resize_inode: Add the --valgrind option
+               to the tests/test_script which allows us to run the
+               e2fsprogs regression test suite under valgrind.
+
+2005-07-04  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_bbfile, f_dup, f_dup2, f_dup3, f_dup_resize, f_dupfsblks,
+               f_dupsuper: Update expect files to remove period from the
+               Pass 1C header.
+
+       * f_bad_disconnected_inode: New test case
+
+2006-06-30  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.38
+
+2005-06-16  Theodore Ts'o  <tytso@mit.edu>
+
+       * defaults/e_script, run_e2fsck, d_loaddump, f_resize_inode,
+               f_swapfs, f_move_itable, f_resize_inode, test_config:
+               Allow the diff options to be set in test_config so that
+               diff -u can be used on platforms that have it.  (To be
+               done: checking whether diff can support -u in the
+               configure script.)
+
+2005-04-14  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_dup_resize: New test case
+
+2005-04-09  Theodore Ts'o  <tytso@mit.edu>
+
+       * test_script.in: Make the test script driver exit with a non-zero
+               status if there are any failed tests.
+
+2005-03-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.37
+
+2005-03-21  Theodore Ts'o  <tytso@mit.edu>
+
+       * f_valid_ea_in_inode: New test case
+
+2006-02-05  Theodore Ts'o  <tytso@mit.edu>
+
+       * Release of E2fsprogs 1.36
+
 2005-02-05  Theodore Ts'o  <tytso@mit.edu>
 
        * Makefile.in: Remove emacs backup files on "make clean"