node/test/fixtures/module-require
Michaël Zasso 75487f0db8 module: fix resolution of filename with trailing slash
A recent optimization of module loading performance [1] forgot to check that
extensions were set in a certain code path.

[1] ae18bbef48

Fixes: https://github.com/nodejs/node/issues/6214
PR-URL: https://github.com/nodejs/node/pull/6215
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
2016-04-20 09:45:57 -07:00
..
child Close #1281 Make require a public member of module 2011-07-14 14:25:49 -07:00
not-found module: fix resolution of filename with trailing slash 2016-04-20 09:45:57 -07:00
parent Close #1281 Make require a public member of module 2011-07-14 14:25:49 -07:00
relative module: allow require('.') 2015-03-20 18:17:25 +01:00