test262/test/intl402/Collator
Frank Yung-Fong Tang 3c9b3913b2
Add Collator test for ignorePunctuation (#3913)
Test the explicit setting of ignorePunctuation in the option bag
reflect to the value in resolvedOptions() under Thai and
other locales. (Thai is a special case)

Test the behavior of the compare sync with the value of
resolvedOptions().ignorePunctuation
2023-09-13 17:48:22 +02:00
..
prototype Add Collator test for ignorePunctuation (#3913) 2023-09-13 17:48:22 +02:00
supportedLocalesOf Use verifyProperty in test/intl402/Collator tests 2023-09-13 16:05:40 +02:00
builtin.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
constructor-options-throwing-getters.js Add the check of collation 2020-10-06 11:05:17 -04:00
default-options-object-prototype.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
ignore-invalid-unicode-ext-values.js Revert "remove "invalid" from invalid date of "cu" and "nu"" 2018-10-17 07:46:46 -07:00
instance-proto-and-extensible.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
legacy-regexp-statics-not-modified.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
length.js Use verifyProperty in test/intl402/Collator tests 2023-09-13 16:05:40 +02:00
missing-unicode-ext-value-defaults-to-true.js Change test for -kn (#1995) 2019-01-24 12:45:49 -05:00
name.js Use verifyProperty in test/intl402/Collator tests 2023-09-13 16:05:40 +02:00
numeric-and-caseFirst.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05:00
prop-desc.js Use verifyProperty in test/intl402/Collator tests 2023-09-13 16:05:40 +02:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
subclassing.js Remove unused includes in Intl test files 2017-12-21 16:46:56 -05:00
taint-Object-prototype.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-ignorePunctuation.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-localeMatcher.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-numeric-and-caseFirst.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-sensitivity.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
test-option-usage.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
this-value-ignored.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
unicode-ext-seq-in-private-tag.js Unicode extension subtags correctly detected in Intl.Collator 2017-12-19 15:42:56 -05:00
unicode-ext-seq-with-attribute.js Unicode extension subtags correctly detected in Intl.Collator 2017-12-19 15:42:56 -05:00
unicode-ext-value-collation.js Use more descriptive names for Intl test files 2017-12-21 16:46:56 -05:00
usage-de.js Intl.Collator: Add a test for search and sort in German. 2018-10-25 13:08:08 -04:00