Closed nwhetsell closed 7 years ago
@nwhetsell Looks good against my local grammars. Regarding the spec folder, what do you think about updating the package.json with coffeescript and related dependencies? I am not sure what steps you take to run the language-jison-spec.coffee file. Maybe we can get these tests running in TravisCI. Thanks, again!
what do you think about updating the package.json with coffeescript and related dependencies?
I wouldn’t. I’m pretty sure that what happens is that Atom would download these dependencies in addition to the built-in packages, and this can cause problems. I got bitten by this in https://github.com/nwhetsell/language-csound/issues/1.
I am not sure what steps you take to run the language-jison-spec.coffee file. Maybe we can get these tests running in TravisCI.
I usually just run them within Atom (choose View > Developer > Run Package Specs), but CI is of course much better. I’ll make a pull request for this shortly.
This pull request:
%options
declarations