Ticket #8866: filezilla-3.7.3-fix-test.patch

File filezilla-3.7.3-fix-test.patch, 555 bytes (added by pyro, 11 years ago)

patch for fixing the test

  • 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  
    521521                _T("root other"),
    522522                CDirentry::flag_dir | CDirentry::flag_timestamp_date | CDirentry::flag_timestamp_time,
    523523                _T(""),
    524                 wxDateTime(26, wxDateTime::Sep, calcYear(7, 26), 20, 10)
     524                wxDateTime(26, wxDateTime::Sep, calcYear(9, 26), 20, 10)
    525525            },
    526526            DEFAULT
    527527        });