Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
icu.25552
icu-fix-tests-depending-on-date.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icu-fix-tests-depending-on-date.patch of Package icu.25552
See icu-fix-tests-depending-on-date.patch Index: icu/source/test/intltest/dtfmttst.cpp =================================================================== --- icu.orig/source/test/intltest/dtfmttst.cpp +++ icu/source/test/intltest/dtfmttst.cpp @@ -1132,7 +1132,7 @@ DateFormatTest::TestTwoDigitYear() return; } parse2DigitYear(fmt, "5/6/17", date(117, UCAL_JUNE, 5)); - parse2DigitYear(fmt, "4/6/34", date(34, UCAL_JUNE, 4)); + parse2DigitYear(fmt, "4/6/34", date(134, UCAL_JUNE, 4)); } // -------------------------------------
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor