TeXZilla icon indicating copy to clipboard operation
TeXZilla copied to clipboard

Use a standard commonJS syntax for exit

Open fred-wang opened this issue 11 years ago • 1 comments

Currently, we use three versions of "exit" for phantomjs, slimerjs and nodejs. They are used in unit-tests.js and commonJS.js

Ideally, the exit call should work with any CommonJS program. http://wiki.commonjs.org/wiki/CommonJS

fred-wang avatar Jan 23 '14 09:01 fred-wang

https://github.com/laurentj/slimerjs/issues/50

fred-wang avatar Jun 14 '14 20:06 fred-wang