summaryrefslogtreecommitdiff
path: root/test/intl402
Commit message (Expand)AuthorAgeFilesLines
* Add test cases for tc39/ecma402#194André Bargull2018-01-256-0/+224
* Add test case for tc39/ecma402#204André Bargull2018-01-251-0/+87
* Fix: various lint fixesRick Waldron2018-01-111-1/+1
* Frontmatter: fixup "info: >" to "info: |"Rick Waldron2018-01-0531-31/+31
* Add missing featuresRick Waldron2017-12-2119-0/+19
* Update property-descriptor tests to use verifyPropertyAndré Bargull2017-12-214-20/+24
* Update currency digits dataAndré Bargull2017-12-211-2/+3
* Remove unused includes in Intl test filesAndré Bargull2017-12-2118-18/+13
* Use more descriptive names for Intl test filesAndré Bargull2017-12-21150-0/+0
* Move remaining testBuiltInObject callers to use normal assert callsAndré Bargull2017-12-2119-38/+297
* No longer use testBuiltInObject for built-in objectsAndré Bargull2017-12-2120-22/+30
* No longer use testBuiltInObject for built-in constructorsAndré Bargull2017-12-2128-37/+81
* Add separate test files for property attributes of Intl propertiesAndré Bargull2017-12-2147-29/+598
* Add separate test files to test the length property of Intl functionsAndré Bargull2017-12-2146-23/+733
* Update collations and calendar data in test files to CLDR 32André Bargull2017-12-212-6/+16
* Require correct hour-cycle setting instead of either h11 or h12 resp. h23 or h24André Bargull2017-12-211-35/+21
* Replace mustHaveProperty with verifyPropertyAndré Bargull2017-12-215-37/+98
* Replace mustNotHaveProperty with verifyPropertyAndré Bargull2017-12-213-18/+18
* Replace mayHaveProperty with verifyPropertyAndré Bargull2017-12-211-3/+13
* Also test Intl.PluralRules if availableAndré Bargull2017-12-213-0/+21
* Inline testValidDateTimeComponentValue into single test using this functionAndré Bargull2017-12-211-7/+3
* Remove caching of getLocaleSupportInfo() return valueAndré Bargull2017-12-211-1/+2
* Replace testArraysAreSame with assert.compareArrayAndré Bargull2017-12-2112-50/+34
* Remove unused return value from testWithIntlConstructorsAndré Bargull2017-12-2122-40/+2
* Unicode extension subtags correctly detected in Intl.CollatorAndré Bargull2017-12-192-0/+58
* Extend coverage for Intl.getCanonicalLocalesAndré Bargull2017-12-199-0/+382
* Test change in PluralRules default options semantics (#1350)Daniel Ehrenberg2017-11-211-0/+18
* regenerate testsValerie R Young2017-10-171-44/+0
* Merge pull request #986 from dilijev/intl-gclLeo Balter2017-10-062-1/+45
|\
| * Fixup of 'Add version of intl402/6.2.3.js...'Valerie R Young2017-10-051-10/+12
| * Add version of intl402/6.2.3.js which tests via Intl.getCanonicalLocalesDoug Ilijev2017-10-052-1/+43
* | Intl.DateTimeFormat hourCycle tests (#1265)Zibi Braniecki2017-10-061-0/+84
|/
* Update Intl.NumberFormat.prototype.formatToParts.length to expect 1 (#1249)Zibi Braniecki2017-10-021-1/+1
* NumberFormat formatToParts with no argumentsJosh Wolfe2017-09-191-0/+30
* intl: Tests for default options tweak proposal (#1220)Daniel Ehrenberg2017-09-126-0/+119
* Add tests for proposal to make Intl prototypes not instances (#1079)Daniel Ehrenberg2017-09-063-12/+15
* Use assert-lib: intl402/PluralRulesAndré Bargull2017-05-046-45/+14
* Use assert-lib: intl402André Bargull2017-05-0421-166/+49
* Use assert-lib: intl402/StringAndré Bargull2017-05-045-60/+14
* Use assert-lib: intl402/NumberFormatAndré Bargull2017-05-0421-202/+61
* Use assert-lib: intl402/NumberAndré Bargull2017-05-042-44/+11
* Use assert-lib: intl402/IntlAndré Bargull2017-05-041-3/+1
* Use assert-lib: intl402/DateTimeFormatAndré Bargull2017-05-0420-133/+44
* Use assert-lib: intl402/DateAndré Bargull2017-05-043-44/+11
* Use assert-lib: intl402/CollatorAndré Bargull2017-05-0415-94/+27
* Remove execute bit from files (#976)André Bargull2017-04-1325-0/+0
* Fix multiple test errorsAndré Bargull2017-04-066-58/+49
* Add tests for some NumberFormat options edge casesDaniel Ehrenberg2017-03-232-0/+39
* Add references to fixed tests for NumberFormat operations (#874)Leo Balter2017-03-132-0/+2
* Add test for NumberFormat default minimumSignificantDigits (#864)vabr-g2017-03-011-0/+21