The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / test / simple / test-chdir.js @ 6f043940

History | View | Annotate | Download (1.62 KB)

# Date Author Comment
e84edd25 12/01/2011 08:21 PM Bert Belder

Win: make process.cwd and chdir support non-ansi characters

Closes GH-2215

55048cdf 03/14/2011 08:37 PM Ryan Dahl

Update copyright headers

a0159b4b 12/04/2010 06:58 PM Ryan Dahl

Fix global leaks

9fd5e3c8 07/15/2010 05:21 PM Ryan Dahl

Update tests to work with module contexts

5861db8a 03/08/2010 08:57 PM isaacs

Remove process.mixin dependency from all tests.

44dde5f2 03/08/2010 01:20 PM Felix Geisendörfer

Remove fs/path globals from test suite

It is way too easy to not notice bugs due to those modules being
exported as globals while running the test suite.

See: http://github.com/ry/node/issues#issue/75

04fac198 02/25/2010 02:41 PM arlolra

Split tests.