<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-require-cache.js, branch move-debugger-tests</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>Update copyright headers</title>
<updated>2011-03-15T00:37:05+00:00</updated>
<author>
<name>Ryan Dahl</name>
<email>ry@tinyclouds.org</email>
</author>
<published>2011-03-10T08:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=55048cdf79f3c607ab986c35d0422e591e7f6448'/>
<id>55048cdf79f3c607ab986c35d0422e591e7f6448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer require.cache over native module cache</title>
<updated>2010-12-14T01:58:24+00:00</updated>
<author>
<name>Felix Geisendörfer</name>
<email>felix@debuggable.com</email>
</author>
<published>2010-12-13T22:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e27418ca3f1f4700a457145de899c0d67343ee77'/>
<id>e27418ca3f1f4700a457145de899c0d67343ee77</id>
<content type='text'>
This patch changes node's module loading behavior so that the
require.cache is always the first place to consider when loading a
module.

The motivation for this change is to help people who are writing
focused tests for their node.js applications, and need a mechanism
to inject test doubles to replace native node.js modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch changes node's module loading behavior so that the
require.cache is always the first place to consider when loading a
module.

The motivation for this change is to help people who are writing
focused tests for their node.js applications, and need a mechanism
to inject test doubles to replace native node.js modules.
</pre>
</div>
</content>
</entry>
</feed>
