0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/mjsunit/fixtures
Felix Geisendörfer b02b54e003 Fix: Module cache did not propagate
This patch makes sure nested modules are available in their parents
cache. The module simplification broke this behavior.

See:

http://groups.google.com/group/nodejs/browse_thread/thread/e875132469547d2
b73f61a137
2010-02-11 11:23:19 -08:00
..
b Fix: Module cache did not propagate 2010-02-11 11:23:19 -08:00
cycles Fix require("../blah") issues 2009-12-22 17:22:12 +01:00
nested-index Fix require("../blah") issues 2009-12-22 17:22:12 +01:00
a.js Fix: Module cache did not propagate 2010-02-11 11:23:19 -08:00
echo.js Bugfix: blocked pumping in stdio coupling 2010-02-05 17:14:14 -08:00
multipart.js A rewrite of multipart library. 2010-02-08 14:03:06 -08:00
print-chars.js Fix stdout flush issue 2010-02-07 21:56:36 -08:00
test_ca.pem Initial TLS support 2009-11-22 04:03:53 +01:00
test_cert.pem Initial TLS support 2009-11-22 04:03:53 +01:00
test_key.pem Initial TLS support 2009-11-22 04:03:53 +01:00
throws_error.js require() should throw error if module does. 2009-12-18 23:58:04 +01:00
x.txt Use v8's test runner 2009-06-22 14:08:42 +02:00