test262/test
QuXing9 91a9abff4e
Add three testcases for test262 suite. (#2692)
* Add tests for escape function when parameter is not a string.

Fixes #2687
Fixes #2637

* Add test for indirect eval calls  when script is a for statement.

When for statement doesn't have a body, it should throw a SyntaxError.

Fixes #2661

* Add tests for Function Constructor when body contains usestrict.

Fixes #2688
Fixes #2638
2020-07-09 09:57:55 -07:00
..
annexB Add three testcases for test262 suite. (#2692) 2020-07-09 09:57:55 -07:00
built-ins Add three testcases for test262 suite. (#2692) 2020-07-09 09:57:55 -07:00
harness Harness: properly format negative zero 2020-03-25 12:03:05 -04:00
intl402 Intl.DateTimeFormat.{formatRange,formatRangeToParts} should throw TypeError instead of RangeError if either of parameter is undefined (#2685) 2020-07-01 14:45:43 -07:00
language Add three testcases for test262 suite. (#2692) 2020-07-09 09:57:55 -07:00