intl-pluralrules icon indicating copy to clipboard operation
intl-pluralrules copied to clipboard

test262-compliant

Open longlho opened this issue 6 years ago • 4 comments

Are you interested in being test262-compliant?

longlho avatar Jun 24 '19 03:06 longlho

That does seem like a good idea.

eemeli avatar Jun 24 '19 03:06 eemeli

It is a TON more work though (it exhaustively checks object prototype descriptors, toString...). I can make a PR to get the harness running, but fixing all the possible issues while making it working in IE11 might be tricky. Just FYI

longlho avatar Jun 24 '19 03:06 longlho

If the harnessing isn't too difficult (and it shouldn't be?) then that would be valuable work, even if we don't fix everything. For yaml, I did something similar with the full YAML test suite.

eemeli avatar Jun 24 '19 03:06 eemeli

kk I'll put in a PR soon

longlho avatar Jun 24 '19 03:06 longlho