Whamcloud - gitweb
ChangeLog, expect:
[tools/e2fsprogs.git] / tests / ChangeLog
1 1999-07-30    <tytso@valinux.com>
2
3         * f_swapfs: Change to deal with new dump_inode command.
4
5 1999-07-18  Theodore Ts'o  <tytso@valinux.com>
6
7         * Release of E2fsprogs 1.15
8
9 1999-06-25    <tytso@rsts-11.mit.edu>
10
11         * f_recnect_bad: New test which checks the case where a disconnect
12                 inode also bad inode fields; we need to make sure e2fsck
13                 offers to fix the inode (or clear the inode, as necessary).
14
15 1999-03-14  Theodore Ts'o  <tytso@rsts-11.mit.edu>
16
17         * f_lpffile: New test which checks how e2fsck handles a the case
18                 where lost+found exists, but it's not a directory.
19
20 1999-01-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
21
22         * Release of E2fsprogs 1.14
23
24 1998-12-15  Theodore Ts'o  <tytso@rsts-11.mit.edu>
25
26         * Release of E2fsprogs 1.13
27
28 1998-12-04  Theodore Ts'o  <tytso@rsts-11.mit.edu>
29
30         * f_badtable, f_illitable, f_lpf: Update to deal with the fact
31                 that e2fsck will now create a lost+found directory at the
32                 end of pass 3 if one isn't present.
33
34 1998-07-09  Theodore Ts'o  <tytso@rsts-11.mit.edu>
35
36         * Release of E2fsprogs 1.12
37
38 1998-07-05  Theodore Ts'o  <tytso@rsts-11.mit.edu>
39
40         * f_swapfs: Fix script to ignore the version string header which
41                 debugfs now prints when it starts up.
42
43 1998-03-23  Theodore Ts'o  <tytso@rsts-11.mit.edu>
44
45         * f_messy_inode: Modify test to deal with changes to support
46                 64-bit size files.  (/MAKEDEV had i_dir_acl, now
47                 i_size_high, set.)
48
49 1998-02-20  Theodore Y. Ts'o  <tytso@edt.mit.edu>
50
51         * f_badinode: Set the immutable flag on the block and
52                 character device so that e2fsck notices them as bad
53                 devices, and offers to fix them.  E2fsck currently
54                 only checks devices with the immutable flag set, since
55                 otherwise there might be some false positives --- the
56                 kernel doesn't always clear the all of i_blocks[n],
57                 n>=4, due to a race condition.
58
59 Sat Oct 25 18:38:56 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
60
61         * Add scripts to skip the e_brel_bma and e_irel_ima tests (since
62                 they have been removed from the library for now)
63
64 Thu Aug 14 11:25:23 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
65
66         * f_badinode: Modify test to check for "bad" character and block
67                 devices (i.e., ones which contain garbage block entries)
68
69 Tue Jun 17 01:33:20 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
70
71         * Release of E2fsprogs 1.11
72
73 Thu Apr 24 12:16:42 1997  Theodre Ts'o  <tytso@localhost.mit.edu>
74
75         * Release of E2fsprogs version 1.10
76
77 Thu Apr 17 12:23:38 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
78
79         * Release of E2fsprogs version 1.09
80
81 Fri Apr 11 18:56:26 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
82
83         * Release of E2fsprogs version 1.08
84
85 Wed Mar 26 09:29:25 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
86
87         * e_icount_normal, e_icount_opt: New tests which validate the
88                 icount abstraction.
89
90         * test_script.in: New feature; an argument of a single character
91                 means do all the tests in that series.
92
93 Tue Mar 18 15:11:04 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
94
95         * test_config (LANG): Set the language to be C so that the brel
96                 and irel tests don't fail.
97
98 Wed Mar 12 13:32:05 1997  Theodore Y. Ts'o  <tytso@mit.edu>
99
100         * Release of E2fsprogs version 1.07
101
102 Thu Mar  6 23:23:07 1997  Theodore Ts'o  <tytso@rsts-11.mit.edu>
103
104         * f_misstable: New test case which checks what happens when the
105                 inode table for a block group is missing
106
107         * f_reconnect: New test case which makes sure a simple
108                 disconnected inode is properly handled.
109
110 Mon Dec  2 09:33:31 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
111
112         * test_script.in: Add error checking to make sure a requested test
113                 exists.
114
115 Tue Oct 15 00:10:37 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
116
117         * f_bbinode: New test case which exercises what happens when a bad
118                 block appears in the inode table.
119
120 Tue Oct  8 02:02:03 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
121
122         * Release of E2fsprogs version 1.06
123
124 Mon Oct  7 07:52:41 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
125
126         * f_preen: New test case which makes sure that e2fsck -p won't
127                 bash the backup superblock in case of a corrupted master
128                 superblock.
129         
130         * test_script.in: Let the environment variable TEST_CONFIG to
131                 override the location of the test_config file.  Move
132                 definition of TMP_DIR to test_config.
133
134         * test_config: Add new defnitions for mke2fs, dumpe2fs, tune2fs,
135                 lsattr, and chattr.
136
137 Thu Sep 12 15:23:07 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
138
139         * Release of E2fsprogs version 1.05
140
141 Mon Sep  9 23:09:47 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
142
143         * Makefile.in (check): Add explicit ./ to test_script invokation,
144                 since not all people will have "." in their path.
145
146 Tue Sep  3 15:13:05 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
147
148         * test_config (PAGER): Unset pager to prevent debugfs forking a
149                 pager, since the escape sequences confuse the expect
150                 script.
151
152 Sun May 19 23:37:35 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
153
154         * test_script: New feature; second optional argument allows
155                 developers to only run one test case.
156
157         * f_crashdisk: New test case which contains a patently illegal
158                 superblock with a valid magic number.
159
160 Thu May 16 11:12:30 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
161
162         * Release of E2fsprogs version 1.04
163
164 Wed May 15 21:41:29 1996  Theodore Ts'o  <tytso@rsts-11.mit.edu>
165
166         * f_illibitmap/expect.1, f_illbbitmap/expect.1: Changed
167                 expected output to reflect hint which e2fsck will print when
168                 there is a illegal block in the block group
169                 descriptors, pointing at a block bitmap, inode bitmap,
170                 or block in the inode table.
171
172 Wed Mar 27 00:33:40 1996    <tytso@rsts-11.mit.edu>
173
174         * Release of E2fsprogs version 1.03
175
176 Wed Jan 31 11:06:08 1996    <tytso@rsts-11.mit.edu>
177
178         * Release of E2fsprogs version 1.02
179
180 Mon Sep  4 23:06:06 1995  Remy Card  <card@bbj>
181
182         * Makefile.in (clean, distclean): Use the -f option when removing
183                 files.
184
185 Fri Aug 11 10:10:30 1995  Theodore Y. Ts'o  <tytso@lurch.mit.edu>
186
187         * test_script: Count up the number of passed and failed tests by
188                 tallying the *.ok and *.failed files.
189
190         * run_e2fsck: Create foo.ok and foo.failed files when tests
191                 succeed or fail, respectively.
192
193         * test_config (TZ): Set the timezone to be GMT, so that test
194                 results are consistent.
195