Skip to content

Add tests for unexpected end of input#9

Open
cesine wants to merge 1 commit intov1.0.xfrom
test/errors
Open

Add tests for unexpected end of input#9
cesine wants to merge 1 commit intov1.0.xfrom
test/errors

Conversation

@cesine
Copy link
Owner

@cesine cesine commented Jul 22, 2020

Add tests to see if this error in dativebase/dative#324

Running "eco:files" (eco) task
...
File .tmp/scripts/templates/application-settings-view.js created.
>> Error in app/scripts/templates/application-settings.eco:
>> [stdin]:4:24: error: unexpected end of input
>>     _print _safe '\n' +
test_compile
(node:5342) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
✔ compiling fixtures/hello.eco
✖ compiling fixtures/end_of_input.eco
[stdin]:13:24: error: unexpected end of input
    _print _safe '\n' +
                       
✔ compiling fixtures/projects.eco
✔ compiling fixtures/helpers.eco
✔ parse error throws exception
test_compiler
✔ compiling fixtures/hello.eco
✔ compiling fixtures/end_of_input.eco
✔ compiling fixtures/projects.eco
✔ compiling fixtures/helpers.eco
✔ parse error throws exception

@cesine cesine changed the base branch from master to v1.0.x July 22, 2020 14:25
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.

1 participant