node/test
Ali Ijaz Sheikh 1514b82355 src: add -r/--require flags for preloading modules
This patch adds a command line option (-r/--require) that allows one
to provide modules on the command line that will be 'required' during
node startup. This can be useful for debugging, tracing, memory leak
analysis etc. to be preloaded without explicit changes to the user
script. The option can be repeated to preload multiple modules.

PR-URL: https://github.com/iojs/io.js/pull/881
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
2015-03-19 21:42:16 +11:00
..
addons smalloc: extend user API 2015-02-20 11:02:33 -07:00
debugger
disabled
fixtures src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
gc test: common.js -> common 2015-02-22 19:34:17 -08:00
internet crypto: add deprecated ValiCert CA for cross cert 2015-03-13 20:18:54 +09:00
message test: common.js -> common 2015-02-22 19:34:17 -08:00
parallel src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
pummel test: fix ext commands to be double quoted 2015-03-12 17:35:20 -07:00
sequential test: cache lazy properties, fix style nits 2015-03-19 16:27:45 +11:00
testpy
timers
common.js test: cache lazy properties, fix style nits 2015-03-19 16:27:45 +11:00