Skip to content

1.1.0

Choose a tag to compare

@domenic domenic released this 04 Dec 22:04
· 7 commits to master since this release

Fixed a couple more style issues per review comments:

  • Each test's header is now a simple single-line comment, with no extra //s before and after.
  • Tests are now separated by three newlines, instead of two.

Added the ability to translate from test262's onlyStrict flag to a "use strict"; pragma inside the mjsunit test.