Skip to content

v1.5.5

Compare
Choose a tag to compare
@rwaldron rwaldron released this 24 Aug 20:22
· 258 commits to master since this release
Commit Message/Description
6fef5a0 version 1.5.5
498d9d8 Use temp module to create temp files
8a3c02d Better consoleCommand path handling. Add consoleArguments option.
f9b0dcd Merge pull request #42 from jugglinmike/raw-5
0f3b77a Do not append content to tests marked as raw
7e0b66d Implement support for raw frontmatter flag
f0154d2 Merge pull request #41 from jugglinmike/reuse-error-fns
33c083c Hard-code source for $ERROR and Test262Error
def0ff9 Merge pull request #40 from jugglinmike/reuse-test262-error
81244a5 Re-use $ERROR
ac95cc8 Re-use Test262Error
b4d8adc Fix handling of \u2028 and \u2029 in batch mode
ea8ca89 Fix --help
ecc35b7 Halt on first error. Update $ERROR to conform to expected thrown errors.
665bdef Fix default glob to only match .js files