jashkenas--coffeescript/test/importing
Geoffrey Booth a2037e799f Fix #4725: apply transpile option to require’d .coffee files (#4728)
* Fix #4725: apply transpile option to require’d .coffee files

* Use the current module’s options if it has any, before going searching up the tree

* Don’t mutate passed-in options object
2017-10-04 17:49:59 -07:00
..
.coffee New tests for module importing 2013-05-26 02:09:52 +10:00
.coffee.md New tests for module importing 2013-05-26 02:09:52 +10:00
.import.coffee renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
.import.coffee.md renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
.import2 renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.coffee renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.coffee.md renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.extension.coffee renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.extension.coffee.md renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.extension.js renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.js renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.litcoffee renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import.unknownextension renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
import2 renaming import test files to avoid risking the disfavor of .gitignore 2013-06-02 10:57:18 +04:00
index.coffee.md New tests for module importing 2013-05-26 02:09:52 +10:00
shebang.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
shebang_extra_args.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
shebang_initial_space.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
shebang_initial_space_extra_args.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
transpile_import.coffee Fix #4725: apply transpile option to require’d .coffee files (#4728) 2017-10-04 17:49:59 -07:00