Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: net/ftp/ftp_directory_listing_parser_unittest.cc

Issue 10068016: FTP: make the code handling server messages in directory listings more general. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/ftp/ftp_directory_listing_parser_unittest.cc
===================================================================
--- net/ftp/ftp_directory_listing_parser_unittest.cc (revision 131350)
+++ net/ftp/ftp_directory_listing_parser_unittest.cc (working copy)
@@ -136,6 +136,7 @@
"dir-listing-ls-27", // windows-1251
"dir-listing-ls-28", // Hylafax FTP server
+ "dir-listing-ls-29",
"dir-listing-netware-1",
"dir-listing-netware-2",
« net/ftp/ftp_directory_listing_parser_ls.cc ('K') | « net/ftp/ftp_directory_listing_parser_ls.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698