Ticket #8866: filezilla-3.7.3-fix-test.patch
File filezilla-3.7.3-fix-test.patch, 555 bytes (added by , 11 years ago) |
---|
-
filezilla-3.7.3/tests/dirparsertest.cpp
diff -ru a/filezilla-3.7.3/tests/dirparsertest.cpp b/filezilla-3.7.3/tests/dirparsertest.cpp
a b 521 521 _T("root other"), 522 522 CDirentry::flag_dir | CDirentry::flag_timestamp_date | CDirentry::flag_timestamp_time, 523 523 _T(""), 524 wxDateTime(26, wxDateTime::Sep, calcYear( 7, 26), 20, 10)524 wxDateTime(26, wxDateTime::Sep, calcYear(9, 26), 20, 10) 525 525 }, 526 526 DEFAULT 527 527 });