]> sjero.net Git - wget/blob - tests/ChangeLog
[svn] Fix #20323 - Adjustments and tests for when HEAD should be sent.
[wget] / tests / ChangeLog
1 2007-08-21  Mauro Tortonesi  <mauro@ferrara.linux.it>
2
3         * WgetTest.pm.in: Added support for timestamping of pre-existing
4         files.
5
6         * Test-N-current.px: Fixed broken test logic.
7
8         * Makefile.in: Updated list of automatically run tests.
9
10         * Test-HTTP-Content-Disposition.px: Added -e contentdisposition=on
11         option, since now HTTP Content-Disposition header support is turned
12         off by default.
13
14         * Test-HTTP-Content-Disposition-1.px: Ditto.
15
16 2007-08-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
17
18         * Test--spider--no-content-disposition-trivial.px: Added new tests for
19         validation of HTTP Content-Disposition header support logic. In
20         particular, these tests check wget's behavior for every combination of
21         --spider [-r] and -e contentdisposition=on/off options.
22
23         * Test--spider-r-HTTP-Content-Disposition.px: Ditto.
24
25         * Test--spider-HTTP-Content-Disposition.px: Ditto.
26
27         * Test--spider--no-content-disposition.px: Ditto.
28
29         * Test--spider-r--no-content-disposition-trivial.px: Ditto.
30
31         * Test--spider-r--no-content-disposition.px: Ditto.
32
33 2007-07-25  Micah Cowan  <micah@cowan.name>
34
35         * HTTPServer.pm (run, send_response): Farmed out some logic from
36         the run method into a separate one named send_response, which
37         was then modified to handle simple authentication testing.
38         (handle_auth): Added to handle simple authentication testing.
39         (verify_auth_basic): Checks to make sure Basic credentials are
40         valid.
41         (verify_auth_digest): Stub added; always fails test.
42         * Makefile.in: Added Test-auth-basic.px to list of automatically
43         run tests.
44         * Test-auth-basic: Simple basic authentication test; mainly just
45         lets the server do its testing. Its current purpose is just to
46         ensure that correct basic creds are sent, but never until a
47         challenge has been sent.
48
49 2007-07-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
50
51         * Test--no-content-disposition.px: Added new tests for validation of
52         HTTP Content-Disposition header support logic. In particular, these
53         tests check wget's behavior for every combination of -N/-O and -e
54         contentdisposition=on/off options.
55
56         * Test--no-content-disposition-trivial.px: Ditto.
57
58         * Test-N-HTTP-Content-Disposition.px: Ditto.
59
60         * Test-N--no-content-disposition.px: Ditto.
61
62         * Test-N--no-content-disposition-trivial.px: Ditto.
63
64         * Test-O-HTTP-Content-Disposition.px: Ditto.
65
66         * Test-O--no-content-disposition.px: Ditto.
67
68         * Test-O--no-content-disposition-trivial.px: Ditto.
69
70 2007-07-05  Micah Cowan  <micah@cowan.name>
71
72         * Makefile.in:
73         Updated GPL reference to version 3 or later, removed FSF
74         address.
75
76 2007-06-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
77
78         * FTPServer.pm: Added FTP testing support.
79
80         * FTPTest.pm: Ditto.
81
82         * Test-ftp.px: Ditto.
83
84 2006-12-22  Mauro Tortonesi  <mauro@ferrara.linux.it>
85
86         * HTTPTest.pm: Don't ignore initial '/' character in requested URLs.
87
88 2006-11-10  Mauro Tortonesi  <mauro@ferrara.linux.it>
89
90         * Test-np.px: Added test for -np.
91
92         * HTTPTest.pm: Ignore initial '/' character in requested URLs.
93         
94 2006-10-12  Mauro Tortonesi  <mauro@ferrara.linux.it>
95
96         * Test1.px: Renamed to Test-noop.px.
97
98         * Test-noop.px: Ditto.
99
100         * Test2.px: Renamed to Test-N.px.
101
102         * Test-N.px: Ditto.
103
104         * Test3.px: Renamed to Test-nonexisting-quiet.px.
105
106         * Test-nonexisting-quiet.px: Ditto.
107
108         * Test4.px: Renamed to Test-O-nonexisting.px.
109
110         * Test-O-nonexisting.px: Ditto.
111
112         * Test5.px: Renamed to Test-HTTP-Content-Disposition.px.
113         
114         * Test-HTTP-Content-Disposition.px: Ditto.
115         
116         * Test6.px: Renamed to Test-HTTP-Content-Disposition-1.px.
117         
118         * Test-HTTP-Content-Disposition-1.px: Ditto.
119         
120         * Test7.px: Renamed to Test-HTTP-Content-Disposition-2.px.
121
122         * Test-HTTP-Content-Disposition-2.px: Ditto.
123
124         * Test8.px: Replaced by Test--spider-r.px.
125
126         * Test9.px: Renamed to Test-Restrict-Lowercase.px.
127
128         * Test-Restrict-Lowercase.px: Ditto.
129
130         * Test10.px: Renamed to Test-Restrict-Uppercase.px.
131         
132         * Test-Restrict-Uppercase.px: Ditto.
133
134         * Test--spider.px: Added test for spider mode.
135         
136         * Test--spider-fail.px: Added failing test for spider mode.
137         
138         * Test--spider-r.px: Added test for recursive spider mode.
139
140         * Test-c.px: Added test for --continue mode.
141
142         * Test-c-full.px: Added test for --continue mode.
143
144         * Test-c-partial.px: Added test for --continue mode.
145
146         * Test-O.px: Added test for -O.
147
148         * Test-N-current.px: Added test for -N.
149         
150         * Test-N-old.px: Added test for -N.
151
152         * Test-E-k.px: Added test for -E -k.
153
154         * Test-E-k-K.px: Added test for -E -k -K.
155
156 2006-08-17  Mauro Tortonesi  <mauro@ferrara.linux.it>
157
158         * HTTPServer.pm: Added support for Range header.
159
160 2006-07-14  Mauro Tortonesi  <mauro@ferrara.linux.it>
161
162         * Test4.px: Fixed wrong expected behaviour.
163
164 2006-06-13  Mauro Tortonesi  <mauro@ferrara.linux.it>
165
166         * Test9.px: Added test for --restrict-file-names=lowercase option.
167         
168         * Test10.px: Added test for --restrict-file-names=uppercase option.
169
170 2006-05-26  Mauro Tortonesi  <mauro@ferrara.linux.it>
171
172         * HTTPServer.pm: Added synchronization between client and server
173         processes to prevent the test to start before the server is ready.
174
175         * HTTPTest.pm: Ditto.
176
177         * Test.pm: Ditto.
178
179         * Test1.px: Removed unneeded ../src/ from command line.
180
181         * Test2.px: Ditto.
182         
183         * Test3.px: Ditto.
184         
185         * Test4.px: Ditto.
186
187         * Test5.px: Ditto.
188
189         * Test6.px: Ditto.
190
191         * Test7.px: Ditto.
192
193         * Test8.px: Added test for recursive spider mode.
194
195 2006-05-26  Mauro Tortonesi  <mauro@ferrara.linux.it>
196
197         * HTTPServer.pm: Fixed bug when returning 404. Improved logging. 
198
199         * Test.pm: Added support for command lines which use an absolute path
200         for the Wget binary.
201
202 2006-04-28  Mauro Tortonesi  <mauro@ferrara.linux.it>
203
204         * Test5.px: Added test for HTTP Content-Disposition support.
205
206         * Test6.px: Ditto.
207         
208         * Test7.px: Ditto.
209
210 2006-04-27  Mauro Tortonesi  <mauro@ferrara.linux.it>
211         
212         * HTTPServer.pm: Serve index.html if no filename is given.
213
214         * Test.pm: Added support for pre-existing files.
215         
216 2006-01-24  Mauro Tortonesi  <mauro@ferrara.linux.it>
217
218         * HTTPServer.pm: Enhanced logging support.
219
220         * HTTPTest.pm: Updated to new test format.
221         
222         * Test.pm: Improved test setup, verification and cleanup. Major 
223         refactoring.
224         
225         * Test1.px: Updated to new test format.
226
227         * Test2.px: Updated to new test format.
228
229         * Test3.px: Added new test for quiet download of nonexistent URL.
230
231         * Test4.px: Added new test for quiet download of nonexistent URL with
232         --output-document option.
233         
234 2005-12-05  Mauro Tortonesi  <mauro@ferrara.linux.it>
235
236         * HTTPServer.pm: Refactored as a subclass of HTTP::Daemon. 
237         Removed the old run method and renamed the old run_daemon 
238         method to run.  Added support for partial 
239         
240         * Testing.pm: Renamed to HTTPTest.pm.
241         
242         * HTTPTest.pm: Refactored as a subclass of Test.  Renamed 
243         Run_HTTP_Test to run, verify_download to _verify_download 
244         and added support for timestamp checking.
245
246         * Test.pm: Added Test class as the super class of every 
247         testcase.
248
249         * test1: Renamed to Test1.px.
250         
251         * Test1.px: Refactored as an instance of the HTTPTest class.
252         
253         * Test2.px: Added -N HTTP test.
254
255 2005-11-02  Mauro Tortonesi  <mauro@ferrara.linux.it>
256
257         * HTTPServer.pm: Added basic support for HTTP testing.
258         
259         * Testing.pm: Added basic support for feature testing (only HTTP
260         testing is supported at the moment).
261
262         * test1: Added basic HTTP test.
263