|
|
Make new FTP LIST parsing code more robust.
Some highlights:
- more tests (including non-ASCII characters in different encodings)
- handling more variants of "ls" listing
- handling spaces in file names in "ls" listings
TEST=Covered by net_unittests.
BUG= 25520
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=33688
Total comments: 5
Total comments: 5
Total comments: 5
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+385 lines, -15 lines) |
Patch |
 |
A |
net/data/ftp/dir-listing-ls-10
|
View
|
1
2
3
4
5
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-10.expected
|
View
|
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-6
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-6.expected
|
View
|
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-7
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-7.expected
|
View
|
1
2
3
4
5
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-8
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-8.expected
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-9
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-ls-9.expected
|
View
|
1
2
3
4
5
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-vms-5
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
net/data/ftp/dir-listing-vms-5.expected
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_buffer_unittest.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parsers.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+83 lines, -16 lines |
0 comments
|
Download
|
 |
M |
net/ftp/ftp_directory_listing_parsers_unittest.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14 (0 generated)
|