0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/test/pummel
Ryan Dahl 5f30377bbc Load modules in individual contexts
Add NODE_MODULE_CONTEXTS env var

Only one test was modified to check that this works. NEED to go through all
tests and modify them so that

  NODE_MODULE_CONTEXTS=1 make test

passes.
2010-07-15 10:34:39 -07:00
..
pummel.status Split tests. 2010-02-25 11:41:11 -08:00
test-child-process-spawn-loop.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-http-client-reconnect-bug.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-keep-alive.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-many-clients.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-pause.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-pingpong-delay.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-pingpong.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-throttle.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-timeout.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
test-net-tls.js fix whitespace errors 2010-06-29 23:59:24 -07:00
test-timers.js Load modules in individual contexts 2010-07-15 10:34:39 -07:00
test-watch-file.js :%s/sys.puts/console.log/g 2010-06-23 20:05:29 -07:00
testcfg.py Split tests. 2010-02-25 11:41:11 -08:00