Skip to content

Conversation

@andrew-coleman
Copy link
Member

@andrew-coleman andrew-coleman commented Dec 18, 2018

Changes made to the es5 build and polyfills to get jsonata-es5.js up to scratch for running the test suite in Java Nashorn. This is representative of a barebones ES5 implementation.
Most of the tests now run under nashorn with the exception of:

  • tests involving multibyte unicode strings (might need extra polyfills here)
  • case insensitive regexes (for some reason)
  • base64 encode/decode functions

resolves #287 (hopefully)

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling fa84555 on nashorn into bdafec2 on master.

@mattbaileyuk mattbaileyuk merged commit c78a04d into master Dec 19, 2018
@mattbaileyuk mattbaileyuk deleted the nashorn branch December 19, 2018 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Angular 6, ES5, and IE11 issues

4 participants