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-stdout-to-file.js @ 6f043940

History | View | Annotate | Download (2.37 KB)

# Date Author Comment
da1f4832 10/07/2012 06:26 PM Ben Noordhuis

test: write to temp dir, not fixtures dir

850609ea 11/02/2011 07:38 PM Ryan Dahl

Remove separation of libuv tests

018e110c 10/14/2011 07:08 PM Ben Noordhuis

test: replace .addListener() calls with .on()

4e1d6fca 08/24/2011 02:45 AM Ryan Dahl

Mark tests which are broken in libuv

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

Update copyright headers

5ad93ab5 01/25/2011 03:56 PM Carter Allen

Fix tests when spaces are in path

0ce9cbab 12/05/2010 12:28 PM Oleg Efimov

GJSLint continue

92789b16 12/04/2010 07:36 PM Ryan Dahl

Fix global leaks

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

Fix global leaks

cf2b206a 08/17/2010 11:41 AM Herbert Vojčík

More changes to tests so they really work under context module loader.

Plus, getting rid of test/common.js defining things in global.

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

Update tests to work with module contexts

ba792ea2 06/23/2010 11:05 PM Ryan Dahl

:%s/sys.puts/console.log/g

and there was much rejoicing

e232f09d 05/17/2010 10:44 PM Ryan Dahl

fs.WriteStream.write should support buffer

Also re-adding the callback parameter.

76f98c27 04/27/2010 08:27 PM Felix Geisendörfer

Get rid of coupling for stdout