mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-15 01:42:37 +00:00
ICU-5670 Added test case for Hebrew
X-SVN-Rev: 24338
This commit is contained in:
parent
0b46502174
commit
72bdc54048
1 changed files with 8 additions and 2 deletions
10
icu4c/source/test/testdata/calendar.txt
vendored
10
icu4c/source/test/testdata/calendar.txt
vendored
|
@ -343,8 +343,14 @@ calendar:table(nofallback) {
|
|||
"MONTH=-10", // month - 10
|
||||
"EXTENDED_YEAR=4638,MONTH=5,DATE=29,IS_LEAP_MONTH=0", // ch
|
||||
},
|
||||
|
||||
}
|
||||
{
|
||||
"en_US@calendar=hebrew",
|
||||
"MILLIS=-180799750799999.500000",
|
||||
"add",
|
||||
"YEAR=100000", // year + 100000
|
||||
"MILLIS=2974930005600000",
|
||||
},
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue