v8/test/intl
Frank Tang ba6db33e06 Fix unreachable code under --harmony-intl-number-format-v3
ICU 71 added new enum value UNUM_APPROXIMATELY_SIGN_FIELD
need to map to "approximatelySign"

We also discover a spec bug in
https://github.com/tc39/proposal-intl-numberformat-v3/issues/99

All the parts of formatRangeToParts should have a source "shared" for
the case that start and end are the same or very close.

Bug: chromium:1336865
Change-Id: I89142479989d3d2017d8cb89194db737710c38ed
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3717278
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Frank Tang <ftang@chromium.org>
Cr-Commit-Position: refs/heads/main@{#81286}
2022-06-22 02:57:57 +00:00
..
bigint
break-iterator
collator
date-format [intl] Clean up 2021-11-20 03:53:26 +00:00
displaynames [intl] Clean up 2021-11-20 03:53:26 +00:00
enumeration [intl] Removed shipped flag 2022-03-08 07:06:23 +00:00
general
list-format
locale [intl] Removed shipped flag 2022-03-08 07:06:23 +00:00
localematcher Reland "[intl] Improve test coverage of "best fit" localeMatcher" 2021-06-21 17:37:31 +00:00
number-format Correct test to sync to PR85 and add test to show problem in v8:12977 2022-06-15 21:54:42 +00:00
overrides
plural-rules [intl] NumberFormat v3 Part 4 SelectRange 2022-03-16 11:01:35 +00:00
relative-time-format
segmenter
string
temporal/calendar Reland "[Temporal] Fix Calendar.prototype.fields CSA" 2022-05-02 20:56:55 +00:00
assert.js [intl] Fix Intl Locale Info 2021-06-15 19:16:01 +00:00
bad-target.js
BUILD.gn
default_locale.js
DIR_METADATA
intl.status Update ICU 2022-06-21 21:19:58 +00:00
not-constructors.js
OWNERS
regress-4870.js
regress-5179.js
regress-7481.js
regress-7770.js [mjsunit] Fix intl test when LC_MESSAGES is set 2021-08-24 10:10:12 +00:00
regress-7982.js
regress-8030.js
regress-8031.js
regress-8348.js
regress-8432.js
regress-8469.js
regress-8525.js
regress-8604.js
regress-8657.js
regress-8866.js
regress-9035.js
regress-9084.js
regress-9312.js
regress-9356.js
regress-9408.js
regress-9464.js
regress-9475.js
regress-9513.js
regress-9642.js
regress-9731.js
regress-9747.js
regress-9786.js
regress-9787.js
regress-9788.js
regress-9812.js
regress-9849.js
regress-9887.js
regress-9912.js
regress-10248.js
regress-10437.js
regress-10438.js
regress-10526.js
regress-10527.js
regress-10528.js
regress-10529.js [Intl] Update ICU to 70-1 on v8 2021-11-12 11:35:09 +00:00
regress-10573.js
regress-10599.js
regress-10613.js
regress-10836.js
regress-10960.js
regress-11295.js
regress-11350.js
regress-11595.js
regress-364374.js
regress-527926.js
regress-875643.js
regress-888299.js
regress-895942.js
regress-900013.js
regress-903566.js
regress-917151.js
regress-925216.js
regress-928068.js
regress-930304.js
regress-966285.js
regress-971636.js
regress-992694.js
regress-997401.js
regress-1003748.js
regress-1012579.js
regress-1030160.js
regress-1041319.js
regress-1074578.js Roll ICU and correct timezone test 2021-10-21 18:39:31 +00:00
regress-1107661.js
regress-1108810.js
regress-1121156.js
regress-1130489.js
regress-1132641.js
regress-1146468.js
regress-1170305.js
regress-1177623.js
regress-1177812.js
regress-1224869.js [Intl] throw instead of DCHECK while long locale 2021-08-03 07:33:29 +00:00
regress-1336865.js Fix unreachable code under --harmony-intl-number-format-v3 2022-06-22 02:57:57 +00:00
regress-8725514.js
string-localecompare.js [flags] Rename --opt to --turbofan 2022-05-03 12:10:30 +00:00
testcfg.py [infra] Testrunner fixes for Python3 compatibility 2022-02-04 17:58:05 +00:00
toStringTag.js
utils.js