Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ch: Implement WScript.RegisterModuleSource(path, source) #4577

Closed
obastemur opened this issue Jan 18, 2018 · 0 comments
Closed

ch: Implement WScript.RegisterModuleSource(path, source) #4577

obastemur opened this issue Jan 18, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@obastemur
Copy link
Collaborator

Adding multi-file tests is hard and unnecessarily complicated comparing to jshost. Implement Implement WScript.RegisterModuleSource(path, source) so the test file doesn't have to be a separate file on the file system.

@obastemur obastemur added this to the 1.8 milestone Jan 18, 2018
@obastemur obastemur self-assigned this Jan 18, 2018
@dilijev dilijev added the Task label Jan 22, 2018
chakrabot pushed a commit that referenced this issue Jan 22, 2018
…gisterModuleSource

Merge pull request #4582 from obastemur:module_register__

- Implement RegisterModuleSource
- es6-modules: add more test cases and move it to separate folder

Fixes #4577
chakrabot pushed a commit that referenced this issue Jan 22, 2018
… implement RegisterModuleSource

Merge pull request #4582 from obastemur:module_register__

- Implement RegisterModuleSource
- es6-modules: add more test cases and move it to separate folder

Fixes #4577
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants