Fix test-module-load-list
authorRyan Dahl <ry@tinyclouds.org>
Tue, 13 Sep 2011 01:10:42 +0000 (18:10 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 13 Sep 2011 01:12:48 +0000 (18:12 -0700)
commit0928f0f290c50b72c4f51988b2bd65fd373f24d7
treefba0d82234dbf1c9a184dc3cac7a6539fd4f19d6
parent0aad61e80205baa5e7e4b4bdc81f53f17edc983c
Fix test-module-load-list

and lazy load modules for process.stdout

This probably breaks test-module-load-list on windows, but it hopefully is
an easy fix to replace "_posix" bindings with "_win32".
src/node.js
test/simple/test-module-load-list.js