test262/test/intl402/ListFormat
Frank Yung-Fong Tang 8f6369d1c4 Add more tests for ListFormat (#2387)
* add tests for ListFormat

address https://github.com/tc39/test262/issues/2386

* add test for formatToParts(undefined)

* test GetIterator throw error

* test formatToParts while GetIterator throws error

* test formatToParts while step_iterator throw

* test format while iteratorStep throw

* fix object name

* test format while IteratorValue throws

* test formatToParts while iteratorValue throws

* test formatToParts while iteratorClose call return

* check format with iteratorClose calls return
2019-10-08 14:42:42 -04:00
..
constructor Add "proto-from-ctor-realm" tests for Intl proposals (#2346) 2019-10-08 14:39:52 -04:00
instance Intl.ListFormat: Initial tests. (#1679) 2018-08-31 15:53:11 -04:00
prototype Add more tests for ListFormat (#2387) 2019-10-08 14:42:42 -04:00