<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/test/simple/test-require-resolve.js, branch node-review</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>test: Misc Windows unit test fixes</title>
<updated>2013-03-19T16:38:11+00:00</updated>
<author>
<name>Scott Blomquist</name>
<email>sblom@microsoft.com</email>
</author>
<published>2013-03-18T17:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=a05f973f82d2be8527aad4c371d40d3c7e4c564e'/>
<id>a05f973f82d2be8527aad4c371d40d3c7e4c564e</id>
<content type='text'>
Fixes #5071, #5073.

* Normalize capitalization of drive letter
* Fix `exit()` typo in failure path
* Ignore symlink tests (Windows) if not elevated

The `test_relative_input_cwd()` test was failing on Windows when
`skipSymlinks` was `true`. So we won't run it if `skipSymlinks` is
`true`.

When it failed, the unhandled error caused Node to die before
having a chance to clean up, which resulted in two files missing
in subsequent unit tests:

 * `test/fixtures/nested-index/one/hello.js`
 * `test/fixtures/nested-index/one/index.js`

We should probably find a way to isolate this test from the other
test (`simple/test-module-loading`) that was failing when this test
poluted the disk state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #5071, #5073.

* Normalize capitalization of drive letter
* Fix `exit()` typo in failure path
* Ignore symlink tests (Windows) if not elevated

The `test_relative_input_cwd()` test was failing on Windows when
`skipSymlinks` was `true`. So we won't run it if `skipSymlinks` is
`true`.

When it failed, the unhandled error caused Node to die before
having a chance to clean up, which resulted in two files missing
in subsequent unit tests:

 * `test/fixtures/nested-index/one/hello.js`
 * `test/fixtures/nested-index/one/index.js`

We should probably find a way to isolate this test from the other
test (`simple/test-module-loading`) that was failing when this test
poluted the disk state.
</pre>
</div>
</content>
</entry>
<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>GJSLint all simple tests exclude http-*, url, path</title>
<updated>2010-12-05T23:41:58+00:00</updated>
<author>
<name>Oleg Efimov</name>
<email>efimovov@gmail.com</email>
</author>
<published>2010-12-05T19:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=0665f0271e71270dc23ec5231b245adfe709a49f'/>
<id>0665f0271e71270dc23ec5231b245adfe709a49f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GJSLint continue</title>
<updated>2010-12-05T17:28:18+00:00</updated>
<author>
<name>Oleg Efimov</name>
<email>efimovov@gmail.com</email>
</author>
<published>2010-12-04T22:45:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=0ce9cbab291fb533d158407471f8cc277293a27a'/>
<id>0ce9cbab291fb533d158407471f8cc277293a27a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add require.resolve.</title>
<updated>2010-10-20T19:12:07+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2010-10-19T01:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=226eff510456b4e66b519e31212285ab6927e381'/>
<id>226eff510456b4e66b519e31212285ab6927e381</id>
<content type='text'>
Also, hack the repl so that it works as expected there, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, hack the repl so that it works as expected there, too.
</pre>
</div>
</content>
</entry>
</feed>
