claudepache / es-legacy-function-reflection

JavaScript: Legacy reflection features on functions needed for web compatibility
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Write formal tests #5

Closed claudepache closed 4 years ago

claudepache commented 4 years ago

analysis.md contains many assertions supported only by informal and partially unpublished tests. They should be converted in formal tests for tc39/test262.

claudepache commented 4 years ago

Also: The tests mentioned in #11 should be amended, so that they no longer test throwing behaviour in sloppy mode.