mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Extend tests for the `escape` and `unescape` built-ins to assert their behavior. Rely on the latest ECMAScript draft, which specifies that `escape` returns hexadecimal codes in upper case.